diff --git a/manifests/scriptreceiver.pp b/manifests/scriptreceiver.pp index 923cc38..adb3b4b 100644 --- a/manifests/scriptreceiver.pp +++ b/manifests/scriptreceiver.pp @@ -48,7 +48,7 @@ class sunetdrive::scriptreceiver() key => $script_pub_key, } file { '/etc/sysctl.d/gofasta.conf': - content => file('sunetdrive/scriptreceiver/systctl-d-gofasta.conf'), + content => file('sunetdrive/scriptreceiver/sysctl-d-gofasta.conf'), mode => '0644', } -> exec { 'gofasta_with_sysctl':