adds service control and updates README

This commit is contained in:
Arne Teuke
2018-12-30 15:29:11 +01:00
parent a4528a811e
commit 251954b717
2 changed files with 1 additions and 1 deletions

View File

@@ -33,7 +33,6 @@ class cd_haproxy::server::service (
hasstatus => true,
hasrestart => true,
enable => true,
subscribe => $hy_main_config,
}
}
}