Files
zaqar/etc/README-policy.yaml.sample
Takashi Kajinami a3e1b1699b Rename README file according to actual file name
Now we use yaml format instead of json format.

Change-Id: I625d6394daa59f41bbd5fd877e2f5b9b979eefa9
Signed-off-by: Takashi Kajinami <kajinamit@oss.nttdata.com>
2025-08-12 19:41:54 +09:00

9 lines
322 B
Plaintext

To generate the sample policy.yaml file, run the following command from the top
level of the zaqar directory:
tox -egenpolicy
Or run the command directly:
oslopolicy-sample-generator --config-file etc/zaqar-policy-generator.conf
The output file will be in etc folder, named "zaqar.policy.yaml.sample" by
default.