adds service control and updates README

This commit is contained in:
Arne Teuke
2018-12-30 15:18:37 +01:00
parent 0b03adc15a
commit a4528a811e
2 changed files with 14 additions and 0 deletions

View File

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