puppet-oslo/manifests
Takashi Kajinami a996337333 [coordination] backend_url should be secret
The backend_url option can sometimes contain secrets.

For example when redis coordination backend is used and authentication
is enabled in redis, the plain redis password is put as an URL element.

[coordination]
backend_url=redis://:password@127.0.0.1:6379

Closes-Bug: #2012246
Change-Id: Idb7cba32fa81da698d408c27a854550b03e5abd4
2023-03-20 21:06:23 +09:00
..
key_manager Replace legacy facts and use fact hash 2023-03-02 12:37:35 +09:00
messaging Replace legacy facts and use fact hash 2023-03-02 12:37:35 +09:00
service Replace legacy facts and use fact hash 2023-03-02 12:37:35 +09:00
cache.pp Add strict validation about boolean parameters 2023-03-03 04:38:05 +00:00
concurrency.pp Replace legacy facts and use fact hash 2023-03-02 12:37:35 +09:00
coordination.pp [coordination] backend_url should be secret 2023-03-20 21:06:23 +09:00
cors.pp Replace legacy facts and use fact hash 2023-03-02 12:37:35 +09:00
db.pp Add strict validation about boolean parameters 2023-03-03 04:38:05 +00:00
healthcheck.pp Replace legacy facts and use fact hash 2023-03-02 12:37:35 +09:00
init.pp Fix lint error with the latest lint packages 2021-05-11 18:06:30 +09:00
key_manager.pp Replace legacy facts and use fact hash 2023-03-02 12:37:35 +09:00
limit.pp Replace legacy facts and use fact hash 2023-03-02 12:37:35 +09:00
log.pp Replace legacy facts and use fact hash 2023-03-02 12:37:35 +09:00
middleware.pp Replace legacy facts and use fact hash 2023-03-02 12:37:35 +09:00
os_brick.pp Replace legacy facts and use fact hash 2023-03-02 12:37:35 +09:00
params.pp Replace legacy facts and use fact hash 2023-03-02 12:37:35 +09:00
policy.pp Replace legacy facts and use fact hash 2023-03-02 12:37:35 +09:00
privsep.pp Replace legacy facts and use fact hash 2023-03-02 12:37:35 +09:00
service.pp Replace legacy facts and use fact hash 2023-03-02 12:37:35 +09:00
versionedobjects.pp Replace legacy facts and use fact hash 2023-03-02 12:37:35 +09:00