This commit is contained in:
Micke Nordin 2025-03-12 11:49:00 +01:00
parent 5950751c73
commit 38174166a0
Signed by untrusted user: Micke
GPG key ID: 0DA0A7A5708FE257

View file

@ -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':