control-repo/site/role/manifests/all_in_one_pe.pp

8 lines
139 B
ObjectPascal
Raw Normal View History

class role::all_in_one_pe {
include profile::puppetmaster
include profile::git_webhook
include profile::pe_postgresql_management
}