Commit Graph

7 Commits

Author SHA1 Message Date
Clark Boylan 29c864240c Retire this repo
The opendev project has been moving away from puppet and this is one of
the puppet modules that is no longer used. To simplify things for us we
are taking the extra step of retiring this repo.

Change-Id: I6a1d385c8dc3a457af2ef3b8a376470fecc754d4
2022-02-17 12:53:01 -08:00
Paul Van Eck e1482bf068 Remove virtualenv and install RefStack on system
The stankevich/puppet-python module was causing issues,
so this patch removed the dependency on it. Now pip is used
to install directly onto the system instead of in a virtualenv.

Change-Id: I8f9922ab05429f15cc718561ed3b324ffe8ea746
2015-08-24 17:04:10 -07:00
Michael Krotscheck 7cd53e46c6 Added HTTP Modules. 2015-04-22 14:34:34 -07:00
Michael Krotscheck f6f54e540d Added mysql database. 2015-04-20 18:10:46 -07:00
Michael Krotscheck 452d9770f3 Added vcsrepo module.
Included the OpenStack-CI VCSRepo module, so we can checkout our
git repository.
2015-04-20 17:23:38 -07:00
Michael Krotscheck 5553086cb7 Added python 2.7
Created an 'api' module, which explicitly declares a dependency on python.
The version of python is parameterized in ::refstack::params
2015-04-20 17:17:25 -07:00
Michael Krotscheck e8ca9bed67 Blank module
Includes various license files, manifests, vagrantfile for dev, and
empty documentation. Run 'vagrant up' or 'vagrant provision' in the
root directory, and you will get a VM that runs the puppet module and
has a local network IP address of 192.168.99.88.
2015-04-20 16:39:04 -07:00