Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Lysator
Puppet
Datorhandbok
Commits
edddee97
Commit
edddee97
authored
Jan 31, 2021
by
Hugo Hörnquist
Browse files
And I can't even spell...
parent
e43fad4a
Changes
1
Hide whitespace changes
Inline
Side-by-side
manifests/init.pp
View file @
edddee97
...
...
@@ -7,7 +7,7 @@ class datorhandbok {
# squid is needed for pam_auth binary
'squid3',
],
{ ensu
l
e => installed, }
)
{ ensu
r
e => installed, }
)
service
{ 'apache2':
ensure => running,
...
...
@@ -55,7 +55,7 @@ class datorhandbok {
}
user
{ 'mysql':
ensu
l
e => present,
ensu
r
e => present,
system => true,
gid => 'mysql',
home => '/var/lib/mysql',
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment