Sha256: 524284a173844c26aaa776abf1524ecdff2d1e48dbe391edd0b05f6fb7fe19f0

Contents?: true

Size: 1005 Bytes

Versions: 14

Compression:

Stored size: 1005 Bytes

Contents

# Bebox template for the profiles.

# For modules loaded from forge puppetlabs
# mod 'organization/module_name', 'version'
# example: mod "puppetlabs/nginx", '1.0.0'

# For modules loaded from github releases tarball
# mod "organization/module_name", :git => "git_url", :ref => 'v1.0.0'
# mod "organization/module_name", :git => "git_url", :ref => 'branch_name'
# example: mod "jfryman/nginx", :git => "git://github.com/jfryman/puppet-nginx.git", :ref => 'v0.0.9'
# example: mod "jfryman/nginx", :git => "git://github.com/jfryman/puppet-nginx.git", :ref => 'master'


# This are some common modules we have used and works well.
# You can uncomment for use it or can add new ones.

# mod "alup/rbenv", '1.2.0'
# mod "jfryman/nginx", '0.0.9'
# mod "dwerder/redis", '1.1.0'
# mod "puppetlabs/mysql", '2.2.3'
# mod "akumria/postgresql", '1.2.0'
# mod "dwerder/mongodb", '3.3.1'
# mod "mwillbanks/newrelic", '0.1.0'
# mod "dhoppe/postfix", :git => "git://github.com/dhoppe/puppet-postfix.git", :ref => '3.0.x'

Version data entries

14 entries across 7 versions & 1 rubygems

Version Path
bebox-0.1.5 spec/fixtures/puppet/profiles/test/profile_0/Puppetfile.test
bebox-0.1.5 lib/templates/puppet/profiles/Puppetfile.erb
bebox-0.1.4 spec/fixtures/puppet/profiles/test/profile_0/Puppetfile.test
bebox-0.1.4 lib/templates/puppet/profiles/Puppetfile.erb
bebox-0.1.3 lib/templates/puppet/profiles/Puppetfile.erb
bebox-0.1.3 spec/fixtures/puppet/profiles/test/profile_0/Puppetfile.test
bebox-0.1.2 spec/fixtures/puppet/profiles/test/profile_0/Puppetfile.test
bebox-0.1.2 lib/templates/puppet/profiles/Puppetfile.erb
bebox-0.1.1 spec/fixtures/puppet/profiles/test/profile_0/Puppetfile.test
bebox-0.1.1 lib/templates/puppet/profiles/Puppetfile.erb
bebox-0.1.0 spec/fixtures/puppet/profiles/test/profile_0/Puppetfile.test
bebox-0.1.0 lib/templates/puppet/profiles/Puppetfile.erb
bebox-0.0.1 lib/templates/puppet/profiles/Puppetfile.erb
bebox-0.0.1 spec/fixtures/puppet/profiles/test/profile_0/Puppetfile.test