From 10a751f1e43a1c719ad4f313fb8059847de6190a Mon Sep 17 00:00:00 2001 From: Alexandru Avadanii Date: Wed, 22 Aug 2018 01:38:31 +0200 Subject: [docker build] Install OpenSSH server While at it, create the 'ubuntu' user with passwordless sudo and preinstall salt-formula-gnocchi (missing git repo workaround), as well as various useful packages (e.g. net-tools). JIRA: FUEL-383 Change-Id: I5902c37110331acfd3fd4fccb92104de7b5ece6b Signed-off-by: Alexandru Avadanii --- ci/build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ci') diff --git a/ci/build.sh b/ci/build.sh index 9bca18770..313edaed4 100755 --- a/ci/build.sh +++ b/ci/build.sh @@ -64,7 +64,7 @@ pipenv --two pipenv install pipenv shell \ "invoke build saltmaster-reclass \ - --require 'salt salt-formulas reclass tini-saltmaster' \ + --require 'salt salt-formulas opnfv reclass tini-saltmaster' \ --dist=ubuntu \ --dist-rel=xenial \ --formula-rev=nightly \ -- cgit 1.2.3-korg