I appreciate you responding, but this really doesn't help. It doesn't answer my questions at all. OK, I could just ignore these lines, but I really hate the idea of not using something because I don't have the documentation or I don't understand it. And what if I need DDNS? But the big thing is that this seems to be referencing another module. At the very least, the string 'Bind' exists only in the README and the tests/init.pp files. But how do I determine which module? And if it's not a module, then what?
On Tuesday, August 7, 2012 12:45:17 PM UTC-5, Nan Liu wrote: > > > The blog post gave an example dhcp manifests, and you should adjust > the settings to match your environment prior to deployment. The > dhcp/tests/init.pp manifest is just an example, and for the purpose of > using Razor you don't really need either lines below (they enable > dynamic dns updates > > https://github.com/puppetlabs/puppetlabs-dhcp/blob/master/templates/dhcpd.conf.ddns.erb): > > > > dnsupdatekey => "/etc/bind/keys.d/$ddnskeyname", > require => Bind::Key[ $ddnskeyname ], > > You want to review dhcp::pool and dhcp::host settings as well. > > If you simply want to try it out, Stephen Johnson, one of Puppet Labs' > professional service engineer, create a vagrant demo environment based > on Ben Burkert demo from github: > > https://github.com/stephenrjohnson/razor-puppet-puppetdb-demo > https://github.com/benburkert/razor-vagrant-demo/ > > Stephen's demo should be boiled down to a simple rake task and > 'vagrant up' command. > > Thanks, > > Nan > -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To view this discussion on the web visit https://groups.google.com/d/msg/puppet-users/-/C_IHE8smFEkJ. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.