Skip to content

Commit

Permalink
Merge pull request #7 from jordiprats/master
Browse files Browse the repository at this point in the history
afegit case per estats no soportats
  • Loading branch information
jordiprats authored Feb 3, 2017
2 parents d3df2f6 + e0d9601 commit 9e0364c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions manifests/init.pp
Original file line number Diff line number Diff line change
Expand Up @@ -134,6 +134,7 @@
onlyif => "apparmor_status | grep -vE '0 profiles are loaded.\$' | grep -E ' profiles are loaded.\$| profiles are in ${mode} mode.\$' | awk '{ print \$1 }' | uniq | wc -l | grep 2",
}
}
default: { fail('Unsupported')}
}

}

0 comments on commit 9e0364c

Please sign in to comment.