puppet-sahara/releasenotes/notes/migrate-policy-format-from-json-to-yaml-a36c92fbad2c46e8.yaml
Takashi Kajinami 7112c31c58 Use yaml instead of json for policy file
Because usage of json for policy file will be deprecated and replaced
by yaml[1].

[1] https://governance.openstack.org/tc/goals/selected/wallaby/migrate-policy-format-from-json-to-yaml.html

Depends-on: https://review.opendev.org/769647
Change-Id: Ie2320bf839b32dcb15622b55b445604eed335701
2021-01-07 23:29:23 +00:00

5 lines
82 B
YAML

---
upgrade:
- |
Now policy.yaml is used by default instead of policy.json.