RETIRED, Lightweight composition layer for Puppet TripleO
Go to file
Ade Lee ecd7f49175 Add option to configure snmpd auth type
MD5 will not work under FIPS.  We need a way to configure the
snmpd auth type to something other than MD5 (the other supported
option is SHA).  Otherwise snmpd will not start up under FIPS.

Change-Id: I92e6c5283f6d0ba605fa2c0bcda6bea9041a0f4f
2021-10-25 21:53:27 +00:00
doc Switch to newer openstackdocstheme and reno versions 2020-06-03 20:33:05 +02:00
files Remove puppet-certmonger related puppet-files 2021-04-21 09:56:05 +02:00
lib Add ability to noop a service 2021-10-04 16:18:07 +02:00
manifests Add option to configure snmpd auth type 2021-10-25 21:53:27 +00:00
releasenotes Merge "Add support for share backend availability zones" 2021-10-01 18:43:23 +00:00
spec Add option to configure snmpd auth type 2021-10-25 21:53:27 +00:00
templates Modernize rabbitmq's TLS support 2021-10-09 09:21:31 +02:00
zuul.d Replace deprecated zuul template tripleo-standalone-multinode-ipa 2021-03-04 14:13:29 +02: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 Merge "Revert "Pin puppet-redis to 8.0.0"" 2021-10-07 21:20:09 +00:00
README.md Add the missing ':' in README 2018-07-28 07:57:53 +00: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 Bump major for metadata.json to mark the X cycle 2021-06-11 10:30:11 +03:00
setup.cfg setup.cfg: Replace dashes with underscores 2021-05-11 20:43:31 +09:00
setup.py chmod +x setup.py 2017-10-06 12:28:56 -07: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