Commit Graph

7 Commits

Author SHA1 Message Date
Ian Wienand b3fd60a132 Replace openstack.org git:// URLs with https://
This is a mechanically generated change to replace openstack.org
git:// URLs with https:// equivalents.

This is in aid of a planned future move of the git hosting
infrastructure to a self-hosted instance of gitea (https://gitea.io),
which does not support the git wire protocol at this stage.

This update should result in no functional change.

For more information see the thread at

 http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003825.html

Change-Id: I7624791255f9b56e9ea72b18975dabb8bc755335
2019-03-24 20:35:45 +00:00
Clark Boylan 98c85cb0a7 Remove unused puppi dependency
We assert a dependency on this puppi puppet module but then never use
it. Looking at the git log we used it at one time to download tarballs
but then stopped as it wasn't reliable enough.

Clean this up to make puppet 4 happier about this module not having
puppi available in production.

Change-Id: Ifed308229b92035e8b62d8b3677ca698639c6804
2019-03-06 13:31:34 -08:00
Paul Belanger e8b959a5a2 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: I4f509f1ce72b069ac89d42f2cb55550e3b5bf590
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2015-07-16 15:47:33 -04:00
Jeremy Stanley 902f3d3eda Replace ci.o.o links with docs.o.o/infra
The http://ci.openstack.org/ documentation site has been deprecated,
replaced by redirects to corresponding paths within
http://docs.openstack.org/infra/ where other Project Infrastructure
documentation already resides.

Change-Id: I81ecea0021e349232bc36924a04869d29ad4676d
2015-05-14 21:38:19 +00:00
Ramy Asselin 8e46a20ecd Rename openstackci to openstackinfra
Change-Id: I5add5c8dd9ca220352bee481d635111d6c4195ec
2015-04-20 13:50:55 -07:00
Michael Krotscheck fef6de5bd4 Corrected metadata.json
There were two references to stdlib in the metadata.json file.
Similarly, there is a dependency on a module that cannot be directly
installed via 'puppet module install' (openstackci/httpd), so I am
switching our metadata back in line with the Modulefile until
that changes.

Change-Id: I04636b14f9cb7b945156a7f20c5321b54ffa67be
2015-02-23 12:16:03 -08:00
Spencer Krum 7aad8e9a76 Add metadata.json to puppet-storyboard
Change-Id: Id93c23c30ad629d74503d725127413d0d3181630
2015-01-06 09:34:49 -08:00