diff options
author | Michael Polenchuk <mpolenchuk@mirantis.com> | 2016-12-12 12:58:36 +0400 |
---|---|---|
committer | Michael Polenchuk <mpolenchuk@mirantis.com> | 2016-12-12 12:58:36 +0400 |
commit | a2895dad505d7c2eead2523d722a2fe876ca512a (patch) | |
tree | b98c3b009bb6adb7871efb3bc1a16a63a47c323c | |
parent | cbf8c7ca766b6d428fdc3730058729eb5ae266b5 (diff) |
Prevent systemd is being installed
Change-Id: Ia91d8a7fa52cf3e25b2169fd4651e26f5f64a7fd
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
-rw-r--r-- | deploy/config/dea_base.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/deploy/config/dea_base.yaml b/deploy/config/dea_base.yaml index c1a0606bc..9cfeb6db7 100644 --- a/deploy/config/dea_base.yaml +++ b/deploy/config/dea_base.yaml @@ -518,6 +518,8 @@ settings: ruby-stomp + systemd-shim + telnet ubuntu-minimal |