Displaying 3 results from an estimated 3 matches for "puppetfreebsd".
2007 Nov 12
11
Various FreeBSD bits...
...in there that are of some value, but aren''t on the wiki. I
posted a few bits on the wiki regarding some FreeBSD cobbling that
I''ve done recently and hope that folk find it of use (and start
posting their useful bits there as well).
http://reductivelabs.com/trac/puppet/wiki/PuppetFreeBSD
The ''define shell_config()'' bit is probably of interest if you''ve got
bare metal servers without perl installed since it makes use of only
FreeBSD base utilities (sed/grep) and handles uniquification of shell
variables (handy for rc.conf*, periodic.conf, etc).
Cou...
2007 Nov 12
0
FreeBSD portsnap class...
I''ve posted a FreeBSD portsnap class for those wanting to automate the
use of portsnap for ports maintenance (fetch, extraction, cron, and
update).
http://reductivelabs.com/trac/puppet/wiki/PuppetFreeBSD#portsnap
## EXAMPLE
import ''freebsd.pp''
import ''schedule.pp''
node ''freebsd.local'' {
include freebsd::portsnap
}
## END
Depends on a schedule ''maint'' that runs once a night and class freebsd
having $_portsdir set. I rec...
2008 Apr 07
10
setting environment variables
..., but it''s much more work I''d expect
from something simple as changing the package server. If I could
somehow set PKGROOT globally across the entire site it would kick some
serious ass. Any help is greatly appreciated.
Thanks,
Rek
[1] http://reductivelabs.com/trac/puppet/wiki/PuppetFreeBSD
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Puppet Users" group.
To post to this group, send email to puppet-users@googlegroups.com
To unsubscribe from this group, send email to puppet-users-unsubscribe@g...