2015-11-30 14:33:23 +02:00

6 lines
92 B
Puppet

notice('MODULAR: hosts.pp')
class { "l23network::hosts_file":
nodes => hiera('nodes'),
}