Compare commits
1 commit
Author | SHA1 | Date | |
---|---|---|---|
560ce3aee6 |
1 changed files with 1 additions and 2 deletions
|
@ -4,7 +4,6 @@
|
|||
# [0] http://www.vmdoh.com/blog/why-you-should-be-using-nodeless-masterless-puppet
|
||||
# [1] https://docs.puppetlabs.com/hiera/1/puppet.html#assigning-classes-to-nodes-with-hiera-hierainclude
|
||||
|
||||
$admin=hiera('host-admin',"root@$::fqdn")
|
||||
node default {
|
||||
hiera_include('host-roles', '')
|
||||
include ortiche
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue