Displaying 1 result from an estimated 1 matches for "da3d5245761eaf447c7f7c04b8574dcd".
2007 Jul 11
1
Template errors
...templates. For example :
file {
"/etc/apt/sources.list":
content => template("apt/sources.list.erb");
}
fails with :
err:
//basenode/default/base/webserver/webserver-apache2/a.example.com/core-apt/File[/etc/cron-apt/config]/source:
change from {md5}da3d5245761eaf447c7f7c04b8574dcd to
puppet://ops.rattleresearch.com/files/cron-apt/config failed: Could not
find server puppet
I have defined the ''server'' parameter in my puppetd.conf on the new
client and it successfully transfers files when using :
file { "/etc/cron-apt/config":
source =>...