Skip to content

Commit d5032cb

Browse files
committed
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?
1 parent 36737bb commit d5032cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
class role::all_in_one_pe_2015_2 {
22

33
include profile::puppetmaster
4-
include profile::zack_r10k_webhook
4+
include profile::git_webhook
55

66
}

0 commit comments

Comments
 (0)