Forge Home

bazaar

Puppet bazaar module

16,857 downloads

8,410 latest version

3.1 quality score

We run a couple of automated
scans to help you access a
module's quality. Each module is
given a score based on how well
the author has formatted their
code and documentation and
modules are also checked for
malware using VirusTotal.

Please note, the information below
is for guidance only and neither of
these methods should be considered
an endorsement by Puppet.

Version information

  • 1.1.1 (latest)
  • 1.1.0
  • 1.0.11
  • 1.0.10
  • 1.0.9
  • 1.0.8
  • 1.0.7
  • 1.0.6
  • 1.0.5
  • 1.0.4
  • 1.0.3
  • 1.0.2
  • 1.0.1
  • 1.0.0
released Jun 20th 2016
This version is compatible with:
  • Puppet 3.x
  • ,

Start using this module

  • r10k or Code Manager
  • Bolt
  • Manual installation
  • Direct download

Add this module to your Puppetfile:

mod 'camptocamp-bazaar', '1.1.1'
Learn more about managing modules with a Puppetfile

Add this module to your Bolt project:

bolt module add camptocamp-bazaar
Learn more about using this module with an existing project

Manually install this module globally with Puppet module tool:

puppet module install camptocamp-bazaar --version 1.1.1

Direct download is not typically how you would use a Puppet module to manage your infrastructure, but you may want to download the module in order to inspect the code.

Download

Documentation

camptocamp/bazaar — version 1.1.1 Jun 20th 2016

2016-01-11 - Release 1.1.0

Add RedHat support

2016-01-11 - Release 1.0.11

Update with modulesync

2015-12-02 - Release 1.0.10

Don't install bzrtools on lenny

2015-08-21 - Release 1.0.9

Use docker for acceptance tests

2015-06-26 - Release 1.0.8

Fix strict_variables activation with rspec-puppet 2.2

2015-05-28 - Release 1.0.7

Add beaker_spec_helper to Gemfile

2015-05-26 - Release 1.0.6

Use random application order in nodeset

2015-05-26 - Release 1.0.5

add utopic & vivid nodesets

2015-05-25 - Release 1.0.4

Don't allow failure on Puppet 4

2015-05-13 - Release 1.0.3

Add puppet-lint-file_source_rights-check gem

2015-05-12 - Release 1.0.2

Don't pin beaker

2015-04-27 - Release 1.0.1

Add nodeset ubuntu-12.04-x86_64-openstack

2015-04-03 - Release 1.0.0

  • Initial release