Fix keepalived dependency

This commit is contained in:
Michael Polenchuk 2012-09-07 17:20:31 +04:00 committed by Eugene Kirpichov
parent a101f366b4
commit a08b787d22

View File

@ -6,6 +6,8 @@ class keepalived::config (
$router_id,
) {
include concat::setup
concat { $keepalived::variables::keepalived_conf:
warn => true,
}