diff --git a/cfg/rh-0.7/master.yaml b/cfg/rh-0.7/master.yaml index 6ebbc3e..a60162b 100644 --- a/cfg/rh-0.7/master.yaml +++ b/cfg/rh-0.7/master.yaml @@ -895,7 +895,7 @@ groups: - id: 4.6 text: "Verify the scheduler pod specification file ownership set by OpenShift" - audit: "stat -c %u:%g /etc/origin/node/pods/controller.yaml" + audit: "stat -c %U:%G /etc/origin/node/pods/controller.yaml" tests: test_items: - flag: "root:root"