RETIRED, Lightweight composition layer for Puppet TripleO
Go to file
Damien Ciabrini b382becab1 Stop using deprecated function mysql_password
Function mysql_password is deprecated and has been removed
in recent puppetlabs-mysql [1]. It has been replaced with
the equivalent, namespaced function mysql::password. Use it
instead.

[1] 5a70627674

Change-Id: I405a986f78f865d89b54dffea17e84d75c068ed7
Closes-Bug: #1878153
2020-05-12 22:59:11 +02:00
doc Follow the new PTI for document build 2018-02-28 14:42:12 +08:00
files Support for mariadb's ed25519 authentication 2020-03-25 17:45:43 +01:00
lib Merge "Use a python shim for running for auth_ed25519 helper" 2020-04-18 04:48:15 +00:00
manifests Stop using deprecated function mysql_password 2020-05-12 22:59:11 +02:00
releasenotes Merge "Support for Dell EMC XtremIO Volume Config" 2020-05-09 05:36:28 +00:00
spec Merge "Support for Dell EMC XtremIO Volume Config" 2020-05-09 05:36:28 +00:00
templates Revert "Remove neutron wrappers" 2020-04-30 18:47:17 +00:00
zuul.d Merge "Remove remaining zuul configuration for Tacker" 2020-04-20 04:08:42 +00: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 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
Puppetfile_extras Merge "Remove fluentd manifests" 2020-04-29 10:20:10 +00:00
README.md Add release note link in README 2018-06-27 22:47:34 +08:00
Rakefile Composable HA 2017-01-25 19:32:31 +00:00
bindep.txt Add Puppet package to bindep, for module build 2017-10-27 13:50:15 -07:00
metadata.json Fix puppetlabs/mysql dependency in metadata.json 2020-05-12 22:26:53 +02:00
setup.cfg Force to use markdown to prevent pypi issue 2019-07-01 20:45:00 +02: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

README.md

Team and repository tags

Team and repository tags

puppet-tripleo

Lightweight composition layer for Puppet TripleO.

Contributing