Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
Puppet-GARRCommon
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ConsortiumGARR
Puppet-GARRCommon
Commits
2fca8f0b
Commit
2fca8f0b
authored
10 years ago
by
Andrea Biancini
Browse files
Options
Downloads
Patches
Plain Diff
Updated security
parent
22285d29
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
garr/shib2common/manifests/classes/updatesecurity.pp
+2
-2
2 additions, 2 deletions
garr/shib2common/manifests/classes/updatesecurity.pp
with
2 additions
and
2 deletions
garr/shib2common/manifests/
definition
s/updatesecurity.pp
→
garr/shib2common/manifests/
classe
s/updatesecurity.pp
+
2
−
2
View file @
2fca8f0b
...
@@ -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
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment