Fix bug in ironic policy
Change-Id: Ib25797f02fc2dc51912c05cd3e5b4a540ba4e5d5
This commit is contained in:
parent
f9d6d38eab
commit
53c7656d65
@ -16,4 +16,4 @@ require {
|
||||
allow httpd_t root_t:file open;
|
||||
allow httpd_t default_t:file open;
|
||||
allow httpd_t root_t:file { read getattr };
|
||||
allow httpd_t default_t:file open;
|
||||
allow httpd_t default_t:file { read getattr };
|
||||
|
Loading…
Reference in New Issue
Block a user