Skip to content

Commit

Permalink
Updated Puppetfile
Browse files Browse the repository at this point in the history
  • Loading branch information
alvagante committed Jan 8, 2019
1 parent 29f3fa7 commit dad17fa
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 21 deletions.
23 changes: 10 additions & 13 deletions Puppetfile
Original file line number Diff line number Diff line change
Expand Up @@ -32,15 +32,11 @@ mod 'puppetlabs/inifile', :latest
mod 'puppetlabs/postgresql', :latest
mod 'puppetlabs/puppetdb', :latest
mod 'puppet/puppetserver', ':latest'
#mod 'puppet/puppetserver',
# :git => 'https://github.com/voxpupuli/puppet-puppetserver.git',
# :tag => '2.1.0'
mod 'puppetlabs/puppetserver_gem', :latest
mod 'puppet/r10k', :latest
mod 'puppetlabs/hocon', :latest
mod 'puppetlabs/apt', :latest
mod 'puppet/puppetboard', :latest
mod 'richardc/datacat', :latest

# Used by psick::puppet::pe_code_manager
mod 'pltraining/rbac', '0.0.5'
Expand Down Expand Up @@ -89,12 +85,13 @@ mod 'puppet/staging', :latest
# mod 'puppetlabs/accounts', :latest

# Choria
mod 'choria/choria', :latest
mod 'choria/mcollective_choria', :latest
mod 'choria/mcollective_agent_filemgr', :latest
mod 'choria/mcollective_agent_package', :latest
mod 'choria/mcollective_agent_puppet', :latest
mod 'choria/mcollective_agent_service', :latest
mod 'choria/mcollective_agent_bolt_tasks', :latest
mod 'choria/mcollective_agent_service', :latest
mod 'choria/mcollective_util_actionpolicy', :latest
# mod 'choria/choria', :latest
# mod 'choria/mcollective_choria', :latest
# mod 'choria/mcollective_agent_filemgr', :latest
# mod 'choria/mcollective_agent_package', :latest
# mod 'choria/mcollective_agent_puppet', :latest
# mod 'choria/mcollective_agent_service', :latest
# mod 'choria/mcollective_agent_bolt_tasks', :latest
# mod 'choria/mcollective_agent_service', :latest
# mod 'choria/mcollective_util_actionpolicy', :latest

8 changes: 0 additions & 8 deletions vagrant/environments/foss/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -99,14 +99,6 @@ nodes:
forwarded_port:
guest: 8080
host: 19481
- role: cirunner
cpu: 2
count: 1
memory: 4096
box: centos7
forwarded_port:
guest: 8080
host: 19486
- role: ostest
hostname_base: centos6
count: 1
Expand Down

0 comments on commit dad17fa

Please sign in to comment.