RETIRED, Lightweight composition layer for Puppet TripleO
Go to file
Emilien Macchi 7970733cf1 Replace hiera('service_names') by hiera('enabled_services')
In the effort of reducing the number of Hieradata files, the
service_names parameter previously consummed in puppet-tripleo can be
replaced by enabled_services which contains the same list.

It will allow us later to remove the service_names hieradata file.

Change-Id: I457f2c81a2cf6cc2f42dc4585b41b0d91dacc059
Related-Bug: #1835551
2019-07-05 13:25:34 -04:00
doc Follow the new PTI for document build 2018-02-28 14:42:12 +08:00
files Qdr: InternalTLS support. 2019-03-28 16:28:05 -04:00
lib Adding a udev rule to save sriov interface name before configuring switchdev 2019-02-20 03:27:25 -05:00
manifests Replace hiera('service_names') by hiera('enabled_services') 2019-07-05 13:25:34 -04:00
releasenotes Add TLS support for rsyslog 2019-07-03 13:24:27 +02:00
spec Replace hiera('service_names') by hiera('enabled_services') 2019-07-05 13:25:34 -04:00
templates Remove unused docker_distribution template 2019-04-28 08:22:12 +00:00
zuul.d Remove scenario008 jobs 2019-06-13 17:53:04 -04:00
.gitignore Dissuade .gitignore references to personal tools 2018-10-08 11:47:08 +08:00
.gitreview OpenDev Migration Patch 2019-04-19 19:35:27 +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 Bump metadata for Train Milestone 1 2019-06-05 09:35:09 -06:00
Puppetfile_extras Patch fluentd module for unit tests until code lands 2019-06-21 09:31:08 -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 Update mailinglist from dev to discuss 2018-12-05 09:46:02 +08:00
setup.py chmod +x setup.py 2017-10-06 12:28:56 -07:00
tox.ini Update min tox version to 2.0 2018-10-16 11:40:19 +08:00

Team and repository tags

Team and repository tags

puppet-tripleo

Lightweight composition layer for Puppet TripleO.

Contributing