search for: someupdat

Displaying 2 results from an estimated 2 matches for "someupdat".

Did you mean: someupdate
2007 Nov 12
2
How to keep several puppetd in sync at the same time ?
Hi, I''m still writing my djbdns module, I came to the following design issue with master and slave tinydns. Normally there is no such master and slave distinction in djbdns: all tinydns instance are equal. Usually one instance on one host is considered the master on, which the RR are changed, and when you need to propagate them, you rsync the datas to the other hosts, where they will be
2007 Aug 16
0
No subject
...hich > > guarantees each puppetd can see the same data file at about the same > > time ? > > Schedule: http://reductivelabs.com/trac/puppet/wiki/TypeReference#id41 > > schedule { veryoften: > period => hourly, > repeat => 6 > } > > exec { "someupdater": > schedule => veryoften > } > > The above will run "someupdater" up to 6 times per hour, which if the > update procedure is quick enough, would mean nobody is more than 10 > minutes out of sync with anyone else. > > -- > Mike Renfro / R&D E...