Update all_in_one_pe_2015_2.pp
Shouldn't this be profile::git_webhook as in all_in_one_pe.pp since the abstraction logic is located there? Either that or the profile::zack_r10k_webook is missing from the location specified?
This commit is contained in:
parent
36737bb5fc
commit
d5032cbb67
@ -1,6 +1,6 @@
|
|||||||
class role::all_in_one_pe_2015_2 {
|
class role::all_in_one_pe_2015_2 {
|
||||||
|
|
||||||
include profile::puppetmaster
|
include profile::puppetmaster
|
||||||
include profile::zack_r10k_webhook
|
include profile::git_webhook
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user