puppet-monasca/Puppetfile_extras
Ryan Bak bed6e5af2e Update agent init file for better shutdown
Updated to match the changes here:
https://review.openstack.org/#/c/408813/
Also adds basic tests for monasca::agent class

Change-Id: Iec74ba0003a432f2175a745ff88cba2584972604
2016-12-14 15:58:11 -07:00

8 lines
180 B
Plaintext

mod 'wget',
:git => "https://github.com/maestrodev/puppet-wget.git",
:tag => 'v1.7.3'
mod 'epel',
:git => "https://github.com/stahnma/puppet-module-epel",
:tag => '1.2.2'