-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
This weekend we performed cut-over from the existing Puppet Trac
wiki to Redmine. This involved moving all the existing wiki pages
from Trac, converting them to Markdown and importing them into Redmine.
You can find the new wiki at:
http://projects.
Am Saturday 13 March 2010 schrieb mir Todd Zullinger:
> # Collect ssh keys and add them to /etc/ssh/ssh_known_hosts
> case $sshrsakey {
> '': { alert("No sshrsakey found for $fqdn") }
> default: {
> @@sshkey { $fqdn:
^^
> alias => [$hostname, $ipaddress],
>
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi
>> # Collect ssh keys and add them to /etc/ssh/ssh_known_hosts
>> case $sshrsakey {
>> '': { alert("No sshrsakey found for $fqdn") }
>> default: {
>> @@sshkey { $fqdn:
> ^^
exporting resources
>> alias => [$host
Am Sunday 14 March 2010 schrieb mir Peter Meier:
> collecting exported resources.
>
> You find more about that here:
> http://projects.reductivelabs.com/projects/puppet/wiki/Exported_Resourc
> es
>
>
> It es very powerful if you want to distribute "configurations" related
> to one host to anothe
Is there any way to have puppet push an initial configuration file,
and then let local admins modify it without it being overwritten by
subsequent puppet runs ?
Two examples:
Push-if-not-existing:
-
I want to push a default /etc/httpd/conf.d/00-local-defaults.conf ,
bu
On Sat, Mar 13, 2010 at 11:33 AM, Christopher Johnston
wrote:
> No I am not using environments with this setup, curious on how that would
> make a difference if the module base is identical for all of my production
> hosts.
This probably explains it better.
http://projects.reductivelabs.com/issu
--
You received this message because you are subscribed to the Google Groups "Puppet
Users" group.
To post to this group, send email to puppet-us...@googlegroups.com.
To unsubscribe from this group, send email to
puppet-users+unsubscr...@googlegroups.com.
For more options, visit this group at
Zitat von janfrode :
Is there any way to have puppet push an initial configuration file,
and then let local admins modify it without it being overwritten by
subsequent puppet runs ?
have a look at the replace option of the file resource:
http://docs.reductivelabs.com/references/stable/type.
On Feb 26, 2010, at 12:07 PM, Alan Sparks wrote:
I've a tidy resource for /tmp under 0.24.8, which throws errors each
run
due to a socket file created by xfs under /tmp/.font-unix/. It's
relatively harmless, but it fills the logs with error messages...
/var/log/messages.4:Jan 31 04:01:34 vm0
On Mar 14, 2010, at 18:37 EDT, Luke Kanies wrote:
> On Feb 26, 2010, at 12:07 PM, Alan Sparks wrote:
>
>> I've a tidy resource for /tmp under 0.24.8, which throws errors each run
>> due to a socket file created by xfs under /tmp/.font-unix/. It's
>> relatively harmless, but it fills the logs wi
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
If you front Puppet with Apache per the Mongrel instructions and set the
SSLCipherSuite to 'NULL' in Apache, then it will turn off all encryption.
Trevor
On 03/12/2010 05:57 PM, Dan Bode wrote:
>
>
> On Fri, Mar 12, 2010 at 2:53 PM, Christopher Joh
Luke Kanies wrote:
> On Feb 26, 2010, at 12:07 PM, Alan Sparks wrote:
>>
>> Since tidy does not have a parameter for directories or files to ignore,
>> and there's no option to specify the types of files to consider, is
>> there any way short of hacking the code to eliminate these errors?
>
> I don
12 matches
Mail list logo