RETIRED, Puppet module for refstack.
Go to file
Colleen Murphy 013781cb46 Use versioncmp function
Puppet 4 is more strict about data types and doesn't tolerate using
arithmetic operators on strings. The operatingsystemrelease fact is a
string. Switch the arithmetic comparison to a native function that knows
how to deal with version numbers.

Change-Id: I63b0ffaba89d609a8107235759653be415820d7c
2018-04-26 22:16:32 +02:00
manifests Use versioncmp function 2018-04-26 22:16:32 +02:00
templates Added option to set enable_anonymous_upload 2018-02-16 18:51:32 +00:00
.gitignore Add Gemfile and puppet 4 checks 2015-08-13 16:57:36 -07:00
.gitreview Add .gitreview & fix puppet-lint errors/warnings 2015-07-06 17:19:38 -07:00
Gemfile Fix puppet lint errors 2017-05-24 13:48:35 -07:00
LICENSE Blank module 2015-04-20 16:39:04 -07:00
Modulefile Use git.openstack.org everywhere 2015-12-29 21:42:07 +01:00
README.md Blank module 2015-04-20 16:39:04 -07:00
Rakefile Blank module 2015-04-20 16:39:04 -07:00
Vagrantfile Removed old references of StoryBoard 2015-04-20 18:40:27 -07:00
metadata.json Added option to set enable_anonymous_upload 2018-02-16 18:51:32 +00:00
vagrant.pp Add param to specify app protocol 2015-09-03 21:37:30 -07:00
vagrant.sh Remove virtualenv and install RefStack on system 2015-08-24 17:04:10 -07:00

README.md

OpenStack RefStack Module

This module manages and installs OpenStack's RefStack Service. Add more documentation here.