puppet-openstacklib/releasenotes/notes/service-validation-environment-ad85f84da786768c.yaml
Thomas Goirand 78c08ad6dc Add environment param to service_validation.pp
To be able to pass OS_PASSWORD=, we need the environment param
to be added to this class.

Needed-By: I8ab8a2c7bb1d93d6fb9d16eabd3a1112b1e1237b
Change-Id: If10b57a38c61cadca48e1e3c1e76d659397849fb
2018-05-15 16:11:07 +02:00

7 lines
196 B
YAML

---
features:
- |
There's a new environment variable for service-validation. With it, it is
possible to pass in things like OS_PASWORD which should never appear in
the command line.