Historique | Voir | Annoter | Télécharger (285 octets)
class nftables::services::openafs_client inherits nftables {
if $nftables::out_all {
fail('All outgoing traffic is allowed, you might want to use only nftables::rules::afs3_callback')
}
include nftables::rules::afs3_callback
include nftables::rules::out::openafs_client