RETIRED, Lightweight composition layer for Puppet TripleO
Go to file
Juan Antonio Osorio Robles 5d60472d78 Use exec for CA CRL instead of file resource
This is because the file resource doesn't properly handle query
parameters in URLs. So we are forced to use an exec resource here. It's
fine if we always trigger the CRL downloading, as that's a file that
gets udpated often.

Also ensure we get proper escaped source/destination for the download.

Co-Authored-By: Cédric Jeanneret <cjeanner@redhat.com>
Change-Id: I15ad3ab0cd129a8e1b9261341c0510265bda8016
Closes-Bug: #1787878
2018-08-21 11:33:52 +00:00
doc Follow the new PTI for document build 2018-02-28 14:42:12 +08:00
files Add support for libvirt VNC TLS with option of a dedicated CA 2018-02-14 10:23:26 +00:00
lib Adding support for VF LAG in SR-IOV for Mellanox interfaces 2018-08-19 05:50:05 +00:00
manifests Use exec for CA CRL instead of file resource 2018-08-21 11:33:52 +00:00
releasenotes Merge "Remove support for manila::backend::cephfsnative class" 2018-08-21 06:37:00 +00:00
spec Use exec for CA CRL instead of file resource 2018-08-21 11:33:52 +00:00
templates Merge "Adding support for VF LAG in SR-IOV for Mellanox interfaces" 2018-08-20 21:45:05 +00:00
zuul.d Add ODL puppet lib functions to zuul path 2018-07-20 20:46:11 +00:00
.gitignore Update gitignore not to exclude fixture hieradata 2017-05-17 14:45:35 -06:00
.gitreview Update .gitreview file for project rename 2015-06-12 23:12:30 +00:00
.sync.yml Initial msync run for all Puppet OpenStack modules 2015-08-18 14:30:54 +02:00
bindep.txt Add Puppet package to bindep, for module build 2017-10-27 13:50:15 -07:00
Gemfile Load puppet-openstack_spec_helper locally during tests 2018-02-12 10:53:40 +08:00
LICENSE Add basic structure for a Puppet module 2015-02-02 11:39:21 -05:00
metadata.json Remove PE requirement from metadata.json 2018-08-16 23:29:05 +02:00
Puppetfile_extras Pull in redis for unit tests 2018-07-30 11:02:17 -06:00
Rakefile Composable HA 2017-01-25 19:32:31 +00:00
README.md Add release note link in README 2018-06-27 22:47:34 +08:00
setup.cfg Fixes license to explicitly be Apache 2.0 2017-10-09 11:06:29 -04:00
setup.py chmod +x setup.py 2017-10-06 12:28:56 -07:00
tox.ini fix tox python3 overrides 2018-06-08 14:23:33 +08:00

Team and repository tags

Team and repository tags

puppet-tripleo

Lightweight composition layer for Puppet TripleO.

Contributing