Update to pe_code_manager_wehbook v1.0.1

This commit is contained in:
Nick Walker 2016-03-11 10:49:46 -08:00
parent bd13252916
commit 182f947418

View File

@ -12,7 +12,7 @@ mod "saz/ssh", :latest
mod "puppetlabs/postgresql", '4.5.0' mod "puppetlabs/postgresql", '4.5.0'
mod "puppet/stash", '1.3.0' mod "puppet/stash", '1.3.0'
mod "puppetlabs/java", '1.4.1' mod "puppetlabs/java", '1.4.1'
mod "npwalker/pe_code_manager_webhook", '1.0.0' mod "npwalker/pe_code_manager_webhook", '1.0.1'
#An example of using a specific forge module version instead of latest #An example of using a specific forge module version instead of latest
#Notice the addition of single quotes #Notice the addition of single quotes