puppet-oslo/spec
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
..
classes Convert to rspec-puppet-facts 2018-11-24 15:38:11 +01:00
defines [coordination] backend_url should be secret 2023-03-20 21:06:23 +09:00
shared_examples.rb Initial commit 2016-01-18 12:09:44 +08:00
spec_helper_acceptance.rb Change beaker to litmus 2020-08-31 21:49:04 +02:00
spec_helper.rb Set fixture paths for unit tests 2021-06-15 19:20:19 +09:00