diff options
| author | Vincent S. Cojot <vcojot@redhat.com> | 2017-02-09 11:02:37 -0500 |
|---|---|---|
| committer | Vincent S. Cojot <vcojot@redhat.com> | 2017-02-09 11:02:37 -0500 |
| commit | 743c4c2b1575c54f046fc2895e6d63d2701b2695 (patch) | |
| tree | 0cdc89c080e962d66a02c544a40d17fe3a6415ff | |
| parent | 4ff2fbfba66ce1479e04348232ea2d44461a7101 (diff) | |
| download | openstack-access-policy-743c4c2b1575c54f046fc2895e6d63d2701b2695.tar.gz openstack-access-policy-743c4c2b1575c54f046fc2895e6d63d2701b2695.tar.xz openstack-access-policy-743c4c2b1575c54f046fc2895e6d63d2701b2695.zip | |
Make JSON syntax compliant
| -rw-r--r-- | etc/ironic/policy.json | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/etc/ironic/policy.json b/etc/ironic/policy.json index 1ae73ec..0db3279 100644 --- a/etc/ironic/policy.json +++ b/etc/ironic/policy.json @@ -1,5 +1,3 @@ -# Beginning with the Newton release, you may leave this file empty -# to use default policy defined in code. { } |
