-
Notifications
You must be signed in to change notification settings - Fork 512
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #22 from npwalker/breakout_git_webhook_into_a_module
Move profile::git_webhook into seperate module pe_code_manager_webhook
- Loading branch information
Showing
9 changed files
with
11 additions
and
287 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
36 changes: 0 additions & 36 deletions
36
site/no_fail_file/lib/puppet/parser/functions/no_fail_file.rb
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
14 changes: 0 additions & 14 deletions
14
site/profile/manifests/git_webhook/zack_r10k_webhook_disable.pp
This file was deleted.
Oops, something went wrong.
5 changes: 0 additions & 5 deletions
5
...assifer_settings_function/lib/puppet/parser/functions/puppet_master_classifer_settings.rb
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
class role::all_in_one_pe { | ||
|
||
include profile::puppetmaster | ||
include profile::git_webhook | ||
include pe_code_manager_webhook | ||
|
||
} |
This file was deleted.
Oops, something went wrong.