Good day Guys
Does anyone know when Puppetlabs is gonna support Debian Stretch?
Looking at http://apt.puppetlabs.com/
I'm not seeing any Stretch.
Many thank, regards
Brent Clark
--
You received this message because you are subscribed to the Google Groups
"Puppet Users" group.
To unsubscribe
On Monday, July 10, 2017 at 9:29:34 AM UTC-5, rahav jv wrote:
>
> 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
OK... that calms my concerns a lot.
I have a second Puppet infrastructure that I'm about to build out that I'm
considering not putting Foreman on it at all. Reason being it is going to
be in an environment where there won't be connectivity to 80/443 at all
from outside the environment.
On Mon, J
I have a module that I'm refactoring that manages NTP servers and clients.
The client portion of the module performs a puppetdb (Forge Module
dalen-puppetdbquery) lookup to find the local NTP stratum 2 servers to
populate into the client's /etc/ntp.conf file. Works great in real life
but the modul
Le 11/07/2017 à 14:19, Brent Clark a écrit :
> Does anyone know when Puppetlabs is gonna support Debian Stretch?
>
There's an open issue, but no ETA as been announced yet:
https://tickets.puppetlabs.com/browse/PA-515
--
Johan Fleury
PGP Key ID : 0x5D404386805E56E6
--
You received this messag
Using CURL to query PuppetDB has got to be the most time consuming thing
I've ever done. It took me almost 3 hours one day to create a CURL query
that I ended up creating in a SQL statement in 10 minutes once I figured
out the database structure.
Does anyone have:
1. A documented list of C
Best to use PQL via 'puppet query'
Examples:
https://docs.puppet.com/puppetdb/5.0/api/query/examples-pql.html
On Tue, Jul 11, 2017, at 17:48, Peter Krawetzky wrote:
> Using CURL to query PuppetDB has got to be the most time consuming thing
> I've ever done. It took me almost 3 hours one day to
Isn't that for the PE version? we are using open source.
On Tuesday, July 11, 2017 at 11:48:35 AM UTC-4, Peter Krawetzky wrote:
>
> Using CURL to query PuppetDB has got to be the most time consuming thing
> I've ever done. It took me almost 3 hours one day to create a CURL query
> that I ended
On Tue, Jul 11, 2017, at 19:07, Peter Krawetzky wrote:
> Isn't that for the PE version? we are using open source.
It's in all versions
--
You received this message because you are subscribed to the Google Groups
"Puppet Users" group.
To unsubscribe from this group and stop receiving emails f
Hello
stdlib package has a function ensure_resource that would allow you to
create the directory as many times as needed.
out of curiosity why not use the puppetlabs apache module?
Cheers
Neil
On 7 Jul 2017 09:39, "'Bas van de Wiel' via Puppet Users" <
puppet-users@googlegroups.com> wrote:
> S
10 matches
Mail list logo