Skip to content

Commit

Permalink
Merge pull request #757 from codenrhoden/aa-goss
Browse files Browse the repository at this point in the history
photon: Add GOSS test for apparmor disabled
  • Loading branch information
k8s-ci-robot authored Dec 16, 2021
2 parents 6422e83 + 7ee6434 commit be5a48f
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions images/capi/packer/goss/goss-vars.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -158,6 +158,12 @@ photon:
<<: *common_photon_rpms
audit:
ova:
command:
grep apparmor=0 /boot/photon.cfg:
exit-status: 0
stdout: ["apparmor=0"]
stderr: []
timeout: 0
service:
networkd-dispatcher:
enabled: true
Expand Down

0 comments on commit be5a48f

Please sign in to comment.