RETIRED, Lightweight composition layer for Puppet TripleO
Go to file
Takashi Kajinami c3d1432c71 Ensure haproxy::balancemember::ports is a string
The recent change[1] in puppetlabs-haproxy introduced data type check
and now the ports parameter accept only string or array of strings and
no longer accepts an integer.

This ensures the value is converted to avoid validation errors.

[1] 95ca912f77

Closes-Bug: #2003882
Change-Id: I65720576249f2242331e38762dd0d5860d74de9d
2023-01-26 15:14:03 +09:00
doc Switch to newer openstackdocstheme and reno versions 2020-06-03 20:33:05 +02:00
files Remove unused implementation to manage stunnel by systemd 2022-04-26 11:51:01 +09:00
lib Merge "Get rid of noop service provider" 2022-08-29 21:06:04 +00:00
manifests Ensure haproxy::balancemember::ports is a string 2023-01-26 15:14:03 +09:00
releasenotes [Pure Storage] Add NVMe transport parameter for FlashArray Cinder driver 2023-01-03 10:34:12 -05:00
spec Merge "Cinder: Remove implementation for Dell SC driver" 2023-01-12 09:28:09 +00:00
templates Remove implementations for Docker support 2022-06-20 17:29:07 +09:00
zuul.d Moves the shared zuul queue tripleo to the project level 2022-06-23 13:52:38 +03: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
Gemfile Use openstack_spec_helper from zuul checkout 2020-08-30 23:06:53 +02:00
LICENSE Add basic structure for a Puppet module 2015-02-02 11:39:21 -05:00
Puppetfile_extras Remove manifests for VPP and Neutron ML2/VPP plugin 2022-11-18 15:29:15 +09:00
README.md Add the missing ':' in README 2018-07-28 07:57:53 +00:00
Rakefile Fix typos in parameter descriptions, comments and tests 2022-09-17 11:34:15 +05:30
bindep.txt Add Puppet package to bindep, for module build 2017-10-27 13:50:15 -07:00
metadata.json Bump metadata for tripleo zed release 2022-10-31 12:54:22 +00:00
setup.cfg setup.cfg: Replace dashes with underscores 2021-05-11 20:43:31 +09:00
setup.py setuptools: Disable auto discovery 2022-03-29 09:13:03 +00:00
tox.ini Replace deprecated UPPER_CONSTRAINTS_FILE variable 2020-11-04 11:09:29 +01:00

README.md

Team and repository tags

Team and repository tags

puppet-tripleo

Lightweight composition layer for Puppet TripleO.

Contributing