RETIRED, Lightweight composition layer for Puppet TripleO
Go to file
Takashi Kajinami a67a36b18c Redis: Remove unused implementations for clustering
This change removes the following configurations currently unused in
the cluster managed by Pacemaker

- Replication is automatically declared by the redis resource agent.
  Thus there is no need to declare the "slaveof" parameter in
  redis.conf.

- Sentinel is the software to implement clustering but it is unused
  in a cluster managed by the redis resource agent currently used.

Change-Id: I01c9b26cb39f822b653f0115dcf0660b8c0fd7cb
2021-09-09 11:19:31 +09: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 Replace deprecated ip functions 2021-08-08 03:57:45 +09:00
manifests Redis: Remove unused implementations for clustering 2021-09-09 11:19:31 +09:00
releasenotes Allow to use the upstream rabbitmq-server-ha OCF resource agent 2021-07-31 20:56:46 +02:00
spec Redis: Remove unused implementations for clustering 2021-09-09 11:19:31 +09:00
templates nova_virtlogd_wrapper: Simplify string matching 2021-07-22 23:35:36 +09: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 Pin puppet-redis to 8.0.0 2021-08-27 02:13:35 +09: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