adds service control and updates README
This commit is contained in:
@@ -37,6 +37,7 @@ class cd_haproxy::main::files (
|
|||||||
selrole => object_r,
|
selrole => object_r,
|
||||||
seltype => etc_t,
|
seltype => etc_t,
|
||||||
seluser => system_u,
|
seluser => system_u,
|
||||||
|
notify => $hy_service,
|
||||||
}
|
}
|
||||||
|
|
||||||
# create the header
|
# create the header
|
||||||
|
|||||||
@@ -33,7 +33,6 @@ class cd_haproxy::server::service (
|
|||||||
hasstatus => true,
|
hasstatus => true,
|
||||||
hasrestart => true,
|
hasrestart => true,
|
||||||
enable => true,
|
enable => true,
|
||||||
subscribe => $hy_main_config,
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user