refactor: move puppet::* roles to infra::puppet
- start creation on apps:: roles - reorganise hieradata to match role changes - remove tagging for enc repo
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
# a role to deploy the puppetmaster
|
||||
# work in progress
|
||||
class roles::infra::puppet::master {
|
||||
include profiles::defaults
|
||||
include profiles::base
|
||||
include profiles::puppet::puppetmaster
|
||||
}
|
||||
Reference in New Issue
Block a user