puppet-cloudkitty/spec
Takashi Kajinami 70d66f8f55 [orchestrator] coordination_url should be hidden
The coordination_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.

[orchestrator]
coordination_url=redis://:password@127.0.0.1:6379

Closes-Bug: #2012246
Change-Id: Iba1e7715b290ee4c104f11221e250b23936b12dc
2023-03-20 21:11:32 +09:00
..
acceptance Ubuntu/Debian: Enable deployment in acceptance tests 2022-08-17 13:48:16 +09:00
classes [orchestrator] coordination_url should be hidden 2023-03-20 21:11:32 +09:00
unit Fix wrong test description 2022-07-11 23:28:19 +09:00
shared_examples.rb This is the initial commit for puppet-cloudkitty. 2016-10-20 10:53:32 +08:00
spec_helper.rb Load libraries in a single place 2021-12-27 10:32:02 +09:00
spec_helper_acceptance.rb Add Puppet Litmus 2020-08-31 21:15:21 +02:00