Commit Graph

6 Commits

Author SHA1 Message Date
Monty Taylor 97083c52f9 Retire puppet-yum
This is no longer in use. Let's stop using it.

Depends-On: https://review.opendev.org/688563
Change-Id: I01f8fed00d0c6f7769037b0b775706b0f3cb28e4
2019-10-14 16:49:09 -04:00
Andrey Nikitin 693ba578e8 Order of the class parameters is refactored
Order and intendation of those parameters are changed
to follow Puppet Style Guide recommendation [0].
Moreover, it will allow to an user to find much faster
a variable in a list of variables.

[0]. https://docs.puppetlabs.com/guides/style_guide.html

Change-Id: Ie1fe4fca07a01f69a553c8b5b4eab7ef554942de
2016-03-21 19:08:05 +03:00
Colleen Murphy 8d5fd86231 Add Gemfile and puppet 4 checks
In anticipation of puppet 4, start trying to deal with puppet 4 things
that can be helpfully predicted by puppet lint plugins. Also fix lint
errors caught by the puppet-lint-absolute_classname-check and
puppet-lint-empty_string-check as well as arrow alignment errors now
caught by the bundle-installed puppet-lint gem.

The $description parameter was changed from defaulting to empty string
to defaulting to undef. The yumrepo resource behaves the same either
way.

Change-Id: If5a649068f73218a98372846ba38d2c25820c78a
2015-08-14 12:23:58 -07:00
Paul Belanger 8f0c7cb2c1 Migrate to puppet-httpd module
puppet-httpd is the openstack-infra version of puppetlabs-apache
(0.0.4) release.

This patchset will remove the puppetlabs-apache namespace from -infra
allowing for possible future patchsets to use newer puppetlabs-apache
modules.

Change-Id: I40fede0db37ae0ed4432d6851c876cea2a7c7a82
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2015-07-16 15:44:02 -04:00
Longgeek 99bc571b2e Add .gitreview Rakefile files and update puppet coding style
All of the fat comma arrows (=) in a resource’s attribute/value list
should be aligned.
Put a trailing comma after the final resource parameter.

Change-Id: If9567bf3c1978571970cac390df80f839627f45d
Closes-Bug: #1334751
2014-09-05 16:13:15 +08:00
Dan Prince 4a2ba4e24c Initial commit. 2014-05-27 10:35:34 -04:00