Project

General

Profile

« Previous | Next » 

Revision 7b3e7983

Added by Dominic Cleal over 11 years ago

Add missing dependency on the package for rndc-confgen

View differences:

manifests/init.pp
command => "/usr/sbin/rndc-confgen -r /dev/urandom -a -c ${rndckeypath}",
cwd => '/tmp',
creates => $rndckeypath,
require => Package['dns'],
}
file { $rndckeypath:

Also available in: Unified diff