diff options
author | Ganesh Chandrasekaran <ganesh.c@samsung.com> | 2019-02-12 15:01:25 +0900 |
---|---|---|
committer | Ganesh Chandrasekaran <ganesh.c@samsung.com> | 2019-02-12 15:03:32 +0900 |
commit | 8ba2cee45f88c64d096dbbb29e73741403f747d1 (patch) | |
tree | 9abbe0f84a040c11b206a511d2bc2bcf8ca6d34e /pom.xml | |
parent | 5af3a898f344f822167895a4e5954ee43fa1e2e1 (diff) |
Base for saltstack server
Issue-ID: CCSDK-1048
Change-Id: Ic177428fd9fb111919f4bfbd0978464a19ac75ab
Signed-off-by: Ganesh Chandrasekaran <ganesh.c@samsung.com>
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -26,6 +26,7 @@ <module>dgbuilder</module> <module>dgbuilder-docker</module> <module>ansible-server</module> + <module>saltstack-server</module> </modules> <properties> |