Project

General

Profile

Download (190 Bytes) Statistics
| Branch: | Tag: | Revision:
class foreman::externalnodes {
file{"/etc/puppet/node.rb":
source => "puppet:///modules/foreman/external_node.rb",
mode => 555,
owner => "puppet", group => "puppet",
}

}
(2-2/8)