Merge branch 'main' into testing
This commit is contained in:
commit
4caed83e80
1 changed files with 1 additions and 1 deletions
|
@ -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':
|
||||||
|
|
Loading…
Add table
Reference in a new issue