search for: cc62

Displaying 1 result from an estimated 1 matches for "cc62".

Did you mean: cc2
2006 Dec 01
3
"All resource specifications require names": wot?
...requires => [file[$conf], package[$name]] } file { "/tmp/zoinks": ensure => file, mode => 755; "/tmp/andaway": ensure => file, mode => 755 } } And here''s my site.pp file: # site.pp import "apache" node cc62-3 { apache { conf => "/sysadmin/puppet/services/apache2/puppet-test/httpd.conf" } } When I try to start up puppetmasterd, I get the following error: [root@cc68-13 manifests]# /usr/sbin/puppetmasterd start All resource specifications require names in file /etc/puppet/mani...