Skip to content
Snippets Groups Projects
Commit 2fca8f0b authored by Andrea Biancini's avatar Andrea Biancini
Browse files

Updated security

parent 22285d29
No related branches found
No related tags found
No related merge requests found
...@@ -12,7 +12,7 @@ ...@@ -12,7 +12,7 @@
# Sample Usage: # Sample Usage:
# This class file is not called directly. # This class file is not called directly.
# #
define shib2common::updatesecurity( class shib2common::updatesecurity (
$disable_reboot = true, $disable_reboot = true,
) { ) {
...@@ -40,4 +40,4 @@ define shib2common::updatesecurity( ...@@ -40,4 +40,4 @@ define shib2common::updatesecurity(
'APT::Periodic::Unattended-Upgrade "1";'], "\n"), 'APT::Periodic::Unattended-Upgrade "1";'], "\n"),
require => Package['unattended-upgrades'], require => Package['unattended-upgrades'],
} }
} }
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment