fix style
This commit is contained in:
parent
47ca4f4cd3
commit
0e49faf593
1 changed files with 1 additions and 1 deletions
|
@ -81,5 +81,5 @@ class mastodon (
|
||||||
}
|
}
|
||||||
class { 'postgresql::server':
|
class { 'postgresql::server':
|
||||||
}
|
}
|
||||||
include ::redis
|
include redis
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue