Fwd: Re: [Puppet Users] Location of config files in roles/profiles pattern

2017-06-19 Thread Andrew Grimberg

 Forwarded Message 
Subject: Re: [Puppet Users] Location of config files in roles/profiles
pattern
Date: Mon, 19 Jun 2017 08:46:14 +0200
From: Angel L. Mateo 
Reply-To: puppet-users@googlegroups.com
To: puppet-users@googlegroups.com

>
> I do something similar by keeping files and templates in profiles module
> and encode the name of the profile into the path.
>
> So for profile 'foo' I might have profile/templates/foo/ and
> profile/files/foo/ that would each contains templates and files,
> respectively.
>
I do it like Garret too.

This is the method that I follow for my personal Puppet setup as well as
what we do at work.

-Andy-

-- 
Angel L. Mateo Martínez
Sección de Telemática
Área de Tecnologías de la Información
y las Comunicaciones Aplicadas (ATICA)
http://www.um.es/atica
Tfo: 868889150
Fax: 86337

-- 
You received this message because you are subscribed to the Google
Groups "Puppet Users" group.
To unsubscribe from this group and stop receiving emails from it, send
an email to puppet-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit
https://groups.google.com/d/msgid/puppet-users/c7f65fec-cb3f-2804-3f29-1133b69a14aa%40um.es.
For more options, visit https://groups.google.com/d/optout.

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to puppet-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/puppet-users/f21c4ec9-1e84-96e2-9641-9e59ce7dd2c0%40bardicgrove.org.
For more options, visit https://groups.google.com/d/optout.


signature.asc
Description: OpenPGP digital signature


[Puppet Users] [ANN] Puppet agent 1.10.4

2017-06-19 Thread Jorie Tappa
Today we released Puppet agent 1.10.4.

This is a single issue release to resolve a regression introduced in Puppet
4.10.3.

Read more in the Puppet release notes:
https://docs.puppet.com/puppet/latest/release_notes.html#puppet-4104


--
Jorie Tappa
Technical Writer @ Puppet

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to puppet-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/puppet-users/CALjrZayB%2BAow1ORs8LF-qy4LLNx51vCXZBGnnk7y8tKjZs_5KA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[Puppet Users] [ANN] Puppet agent 1.10.4

2017-06-19 Thread Jorie Tappa
Today we released Puppet agent 1.10.4.

This is a single issue release to resolve a regression introduced in Puppet
4.10.3.

Read more in the Puppet release notes:
https://docs.puppet.com/puppet/latest/release_notes.html#puppet-4104


--
Jorie Tappa
Technical Writer @ Puppet

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to puppet-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/puppet-users/CALjrZayhb0E3Lw_saTdjwcLU%3DmopWPjSxbSGYawHiTrGsaHBbg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[Puppet Users] Re: puppet agent running on same host as puppet server, possible cert issues

2017-06-19 Thread Peter Faller
You can specify which client certificate(s) to clean by means of:

# puppet cert clean 



On Friday, 16 June 2017 00:31:57 UTC+2, aaron@gmail.com wrote:
>
> I'm running into an issue on one of our puppet4 servers where the agent 
> only works when run as 'puppet agent -t' but fails when run via the puppet 
> service 'systemctl restart puppet' results in errors as follows: 
>
> 
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to puppet-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/puppet-users/01bd5d24-91b2-47bb-8cb3-14469f9218b8%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Puppet Users] Location of config files in roles/profiles pattern

2017-06-19 Thread Angel L. Mateo


I do something similar by keeping files and templates in profiles module
and encode the name of the profile into the path.

So for profile 'foo' I might have profile/templates/foo/ and
profile/files/foo/ that would each contains templates and files,
respectively.


I do it like Garret too.

--
Angel L. Mateo Martínez
Sección de Telemática
Área de Tecnologías de la Información
y las Comunicaciones Aplicadas (ATICA)
http://www.um.es/atica
Tfo: 868889150
Fax: 86337

--
You received this message because you are subscribed to the Google Groups "Puppet 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to puppet-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/puppet-users/c7f65fec-cb3f-2804-3f29-1133b69a14aa%40um.es.
For more options, visit https://groups.google.com/d/optout.


[Puppet Users] Re: New puppet user

2017-06-19 Thread Peter Faller
If you're running without a master, Puppet won't automatically apply your 
manifests. You can put them anywhere; and then set up (for example, if you 
want the manifest applied periodically) a cron job to run 'puppet apply 
'.

On Friday, 16 June 2017 00:32:05 UTC+2, Vladimir wrote:
>
>
>
> I would like to setup a masterless puppet environment, where local 
> manifests get executed to prevent configuration drift.  Where on the local 
> client should I be delivering the manifests to ensure Puppet picks them up 
> and executes them?
>

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to puppet-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/puppet-users/7c64cdf6-1747-48fb-a981-eb3f429f0bf3%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.