Project

General

Profile

« Previous | Next » 

Revision 7f278f2c

Added by Justin Sherrill almost 10 years ago

fixes #7219 - use /rhsm for bootstrap rpm on dev install

View differences:

Puppetfile
mod 'puppetlabs/mongodb', :git => 'https://github.com/puppetlabs/puppetlabs-mongodb'
# Katello devel specific modules
mod 'katello/katello_devel', :git => 'https://github.com/Katello/puppet-katello_devel'
mod 'katello-katello_devel', :git => 'https://github.com/Katello/puppet-katello_devel'
Puppetfile.lock
GIT
remote: https://github.com/Katello/puppet-katello_devel
ref: master
sha: 977208d089138d89c616c05b0ba287773c4b5a29
sha: e11a417a655e7bb0b11f2d1893a1779d5f55317a
specs:
katello-katello_devel (0.1.0)
modules/katello_devel/manifests/init.pp
class { 'certs::apache': } ~>
class { 'katello_devel::apache': } ~>
class { 'certs::katello':
deployment_url => '/katello'
deployment_url => '/rhsm'
} ~>
class { 'certs::qpid':
require => Class['qpid::install']

Also available in: Unified diff