X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=modules%2Froles%2Fmanifests%2Farchvsync_base.pp;h=2620f4d3430c7f7aebb7757197214e8ddc98fa84;hb=3324b4ae702172197fe7ad725a36f052f1e67c71;hp=d51f260309e4959c97593290c894708f0436b54f;hpb=1243bf252a0fc453755439a860e90a6d0fd30f48;p=mirror%2Fdsa-puppet.git diff --git a/modules/roles/manifests/archvsync_base.pp b/modules/roles/manifests/archvsync_base.pp index d51f26030..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::archvsync' |>> + Ferm::Rule::Simple <<| tag == 'ssh::server::to::archvsync' |>> }