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
Compare revisions
be306d40658a1b711feb1ad272798e0c51ce61be to 473be252ec2b50261f8bb7d453d8b8c9700c373a
Compare revisions
Changes are shown as if the
source
revision was being merged into the
target
revision.
Learn more about comparing revisions.
Source
liu-puppet-modules/aim_control
Select target project
No results found
473be252ec2b50261f8bb7d453d8b8c9700c373a
Select Git revision
Swap
Target
liu-puppet-modules/aim_control
Select target project
liu-puppet-modules/aim_control
nilpa76/aim_control
2 results
be306d40658a1b711feb1ad272798e0c51ce61be
Select Git revision
Show changes
Only incoming changes from source
Include changes to target since source was created
Compare
Commits on Source (2)
Reverting previous changes
· 4c653b16
Saga Norén Karlsson
authored
9 months ago
4c653b16
Merge branch 'update_init' into 'devel'
· 473be252
Saga Norén Karlsson
authored
9 months ago
Reverting previous changes See merge request
!64
473be252
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
View file @
473be252
...
...
@@ -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.