X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=modules%2Froles%2Fmanifests%2Farchvsync_base.pp;h=2620f4d3430c7f7aebb7757197214e8ddc98fa84;hb=13ed05f0053a0a93ac099af3446d6d1594bb65b0;hp=c61d3fbbb362cfa23e3c3f77a193b24f31bcf8dd;hpb=050a7a1b6b8de2ad9b3964f1a0b855e8ae3a660b;p=mirror%2Fdsa-puppet.git diff --git a/modules/roles/manifests/archvsync_base.pp b/modules/roles/manifests/archvsync_base.pp index c61d3fbbb..2620f4d34 100644 --- a/modules/roles/manifests/archvsync_base.pp +++ b/modules/roles/manifests/archvsync_base.pp @@ -19,5 +19,5 @@ class roles::archvsync_base { target => '/home/archvsync/.ssh/authorized_keys', } - Ferm::Rule::Simple <<| tag == 'ssh::server::allow' |>> + Ferm::Rule::Simple <<| tag == 'ssh::server::to::archvsync' |>> }