Commit Graph

8 Commits

Author SHA1 Message Date
Alex Schultz 87abe05ba0 Retire instack-undercloud
instack-undercloud is no longer in use by the TripleO project. Removing
the code to avoid confusion. Stable branches will continue to be
maintained for their life however no new features should be added.

Change-Id: I63a813c7c1ffd30ca30017133d31a497b77a9a4d
Blueprint: remove-instack-undercloud
2018-10-30 12:16:18 +00:00
Alex Schultz c9e5485f45 Switch to use Puppet Openstack spec helper
Rather than continuing to manage the Gemfile, we can leverage the Puppet
Openstack spec helper which will keep our gem dependencies in line with
the other puppet modules.  By leveraging the Puppet Openstack spec
helper we can leverage the dependency fixes that are usually found in
the other modules first.

Change-Id: I6fee3c45ea135d53341df6145b33f62205f82161
2016-10-05 17:16:24 -06:00
Alex Schultz e5655b0310 Pin beaker due to ruby requirement
Beaker 3.1.0 now requires ruby 2.2.x which is not available in our CI.
Additionally 3.0.0 had bad a bad serverspec dependency so we've
previously pinned to < 3 in other projects.

Change-Id: I163d3fba0b752b9bdfca4c30efa5a385511e52fb
2016-10-05 13:21:01 -06:00
Emilien Macchi bb3deb3933 Revert "Pin puppetlabs_spec_helper to 1.1.1"
This reverts commit 4e2fc40b19.

Change-Id: I3296091cfb767ef79d60b7d0713d252277e11e92
2016-08-24 01:49:45 +00:00
Emilien Macchi 4e2fc40b19 Pin puppetlabs_spec_helper to 1.1.1
Version 1.2.0 of puppetlabs_spec_helper pulled in a version gem with
ruby 2.2 requirements.
TripleO CI has ruby 2.0 so we need to pin the gem.

Change-Id: Ifc78bc983d560ca7bd48d44f9885e5b3566a8316
2016-08-23 16:20:32 -04:00
Emilien Macchi c6ba5c80f9 Revert "Pin puppet-lint-absolute_classname-check to 0.1.3"
Bug fixed:
https://github.com/voxpupuli/puppet-lint-absolute_classname-check/releases/tag/0.2.2

This reverts commit 46e3aff01d.

Change-Id: I76baddb5a163186a1bfc6e6201b342b75c2fbb85
2016-06-23 10:51:49 -04:00
Emilien Macchi 46e3aff01d Pin puppet-lint-absolute_classname-check to 0.1.3
https://github.com/voxpupuli/puppet-lint-absolute_classname-check/issues/6

Change-Id: I1b32075ad657d7ed7ec8d020b3d56805e30f47a4
2016-06-22 23:43:12 -04:00
Gael Chamoulaud c4e0866009 Add Puppet 4.x lint checks
- This change adds Puppet-lint bits for checking Puppet manifests.

Change-Id: I95506e7fd5261efde317cfaa99048055d3ed0ec3
Signed-off-by: Gael Chamoulaud <gchamoul@redhat.com>
2015-11-10 17:44:29 +01:00