Do you have a link to those posts Mike?
On Thursday, July 6, 2017 at 12:54:37 PM UTC-4, Peter Krawetzky wrote:
>
> I'm seeing a lot of replace facts in the puppetdb server log. I googled
> but can't find anything solid.
>
> Is there a way to compare facts for a node between runs? Our agents run
Hi,
I'm evaluating puppet and salt.
salt has an api that helps us runs command and apply salt states (like
catalogs) on the endpoints.
is there any such alternative in puppet, an api that can help apply a
catalog or a manifest on the agent via the puppet master.
Thanks,
Rahav
--
You receive
If you are not on PuppetDB 4 the uri would be different is my guess. The
v4 part specifically. I have still not had time to mess with this, but I
was able to query via the uri that was given above.
On Friday, July 7, 2017 at 7:03:12 AM UTC-5, Peter Krawetzky wrote:
>
> So I went to run the cur
In the shop that I code for these days we have The Foreman ENC set up and
running. I want to add hiera to the mix but allow our operations folks the
options the ability to change parameter values using the Foreman GUI.
Given the applications we are having Puppet manage this is rather mandatory
sin
This is exactly how we use Foreman & Hiera in our installation...
The key thing to set is when configuring the Puppet classes in Foreman, the
'Use Puppet Default' or 'Override' box needs to be checked.
This means that if no values are stored in Foreman, then no value will be
provided to Puppet
Yes I am on V4 and the query just didn't return any results - no errors so
I assume I am using the correct curl command. Thanks
On Wednesday, June 28, 2017 at 2:11:17 PM UTC-4, Mike Sharpton wrote:
>
> Hey all,
>
> I am hoping there is someone else in the same boat as I am. We are
> running Pu