Add node_terminus to Puppetfile

This commit is contained in:
Dan Bode
2013-09-04 16:52:34 -07:00
parent f210a0a690
commit 6a4032b1d2

View File

@@ -70,6 +70,7 @@ mod 'manifests', :git => "#{base_url}/#{user_name}/#{release}-manifests", :ref =
# This top level module contains the roles that are used to deploy openstack
mod 'bodepd/hiera_data_mapper', :git => 'https://github.com/bodepd/hiera_data_mapper'
mod 'bodepd/scenario_node_terminus', :git => 'https://github.com/bodepd/scenario_node_terminus'
#mod 'CiscoSystems/coi', :git => "#{base_url}/CiscoSystems/puppet-COI", :ref => 'master'
mod 'CiscoSystems/coi', :git => "#{base_url}/bodepd/puppet-COI", :ref => 'master'