RETIRED, Lightweight composition layer for Puppet TripleO
Go to file
Damien Ciabrini 6fe363c066 Support for mariadb's ed25519 authentication
Add the ability to configure all mysql users to require authenticating
to the server via mariadb's ed25519 auth plugin [1], rather than the
default native authentication [2].

[1] https://mariadb.com/kb/en/authentication-plugin-ed25519/
[2] https://mariadb.com/kb/en/authentication-plugin-mysql_native_password/

(manually adapted to apply cleanly and to support python2)

Depends-On: I1c7b40d110190eba861ed466d2644c2f1abbf7b0
Change-Id: I430ea8e1fa15fb263d1d4ef8c39615021d907f8a
Partial-Bug: #1866093
2020-04-03 23:33:50 +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-04-03 23:33:50 +02:00
lib Support for mariadb's ed25519 authentication 2020-04-03 23:33:50 +02:00
manifests Support for mariadb's ed25519 authentication 2020-04-03 23:33:50 +02:00
releasenotes Add ceph dashboard frontend endpoint and tls-e integration 2020-03-09 15:10:28 +01:00
spec Handle ipv6 addresses in etcd and cinder's backend_url 2020-03-24 06:12:42 -07:00
templates Revert "Remove neutron wrappers" 2020-03-10 22:32:28 +00:00
zuul.d remove tripleo-ci-centos-7-scenario010-multinode-oooq-container 2019-10-02 20:27:50 -06:00
.gitignore Dissuade .gitignore references to personal tools 2018-10-08 11:47:08 +08:00
.gitreview Update .gitreview for stable/train 2019-10-21 14:18:55 +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 new train version 2019-12-19 11:03:47 -07:00
Puppetfile_extras Updating pinned versions 2019-12-10 09:02:09 -07: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 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 TOX/UPPER_CONSTRAINTS_FILE for stable/train 2019-10-21 14:19:02 +00:00

Team and repository tags

Team and repository tags

puppet-tripleo

Lightweight composition layer for Puppet TripleO.

Contributing