Displaying 4 results from an estimated 4 matches for "erwbgy".
Did you mean:
eruby
2013 Mar 14
5
Help me wrap my head around Yaml/Hiera with erwbgy/system
Trying to figure out the erwbgy/system plugin and just getting stuck..
first run it did some changes, but it ignored parameters for ntp and now
its not refreshing if I update the yaml at all, Im slightly lost at what I
may be missing :)
hiera.yaml
---
:hierarchy:
- %{certname}
- %{environment}
- global
- %{en...
2012 Nov 15
4
Can I create virtual resources with create_resources function
I am trying to add ability to add virtual users to
the git://github.com/erwbgy/puppet-system.git module as I really want the
ability to use virtual users and then combine that with "User <| group ==
''x'' and group == ''y'' |>" way of realizing the users. This is much more
flexible than what I can do with this module out of t...
2013 Jan 29
1
Cron job based on gateway
Hi
Is there a way for puppet to create cron job on each of my node based on my
gateway''s IP ?
bala@bala-desktop:~$ route -n
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use
Iface
10.0.2.0 0.0.0.0 255.255.255.0 U 1 0 0 eth0
169.254.0.0 0.0.0.0 255.255.0.0 U 1000 0 0 eth0
0.0.0.0
2012 Dec 01
0
Puppet fails but succeeds on the 2nd attempt
I have installed two modules under $confdir/modules:
erwbgy''s system module (which depends on augeasproviders)
and augeasproviders
I have a hiera entry:
system::sshd:
Banner:
value: /etc/issue.net
When I do the first "puppet agent --test" run, it always fails with
following error:
Error: Could not retrieve catalog from remote...