Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
aim_control
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Model registry
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
liu-puppet-modules
aim_control
Commits
4c653b16
Commit
4c653b16
authored
9 months ago
by
Saga Norén Karlsson
Browse files
Options
Downloads
Patches
Plain Diff
Reverting previous changes
parent
be306d40
No related branches found
No related tags found
3 merge requests
!67
Test
,
!66
Devel
,
!64
Reverting previous changes
Pipeline
#131917
passed
9 months ago
Stage: puppet
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
manifests/init.pp
+0
-8
0 additions, 8 deletions
manifests/init.pp
with
0 additions
and
8 deletions
manifests/init.pp
+
0
−
8
View file @
4c653b16
...
...
@@ -244,12 +244,4 @@ class aim_control (
backuprotate
=>
'7'
,
time
=>
[
'1'
,
'0'
],
}
# Setting permissions for /var/lib/mysql to ensure it's accessible
file
{
'/var/lib/mysql'
:
ensure
=>
'directory'
,
owner
=>
'mysql'
,
group
=>
'mysql'
,
mode
=>
'0755'
,
}
}
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