Skip to content
Snippets Groups Projects

Test

Merged Nils Olof Paulsson requested to merge test into production
1 file
+ 0
8
Compare changes
  • Side-by-side
  • Inline
+ 0
8
@@ -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',
}
}
Loading