Merge branch 'main' into testing

This commit is contained in:
Micke Nordin 2025-03-12 11:49:47 +01:00
commit 4caed83e80
Signed by untrusted user: Micke
GPG key ID: 0DA0A7A5708FE257

View file

@ -48,7 +48,7 @@ class sunetdrive::scriptreceiver()
key => $script_pub_key, key => $script_pub_key,
} }
file { '/etc/sysctl.d/gofasta.conf': file { '/etc/sysctl.d/gofasta.conf':
content => file('sunetdrive/scriptreceiver/systctl-d-gofasta.conf'), content => file('sunetdrive/scriptreceiver/sysctl-d-gofasta.conf'),
mode => '0644', mode => '0644',
} }
-> exec { 'gofasta_with_sysctl': -> exec { 'gofasta_with_sysctl':