Whitespace only cleanup of Class[nginx::service]
This commit is contained in:
parent
1a3d758d4b
commit
c1166fde1a
1 changed files with 2 additions and 1 deletions
|
@ -24,5 +24,6 @@ class nginx::service {
|
|||
enable => true,
|
||||
hasstatus => true,
|
||||
hasrestart => true,
|
||||
subscribe => Exec['rebuild-nginx-vhosts'],
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue