summaryrefslogtreecommitdiffstats
path: root/xci/file/install-ansible.sh
diff options
context:
space:
mode:
authorMarkos Chandras <mchandras@suse.de>2017-10-10 10:09:25 +0000
committerGerrit Code Review <gerrit@opnfv.org>2017-10-10 10:09:25 +0000
commite5a91700c558380f664a7e0739828d18db7716e5 (patch)
tree1248e0852c276748639cb8440d83e6bcf7cbc3e5 /xci/file/install-ansible.sh
parentfdd43517bdedbab52fcaa523f4cafe0aeac91d84 (diff)
parent2de7f32d98f60253080317901d28c842b81a0544 (diff)
Merge "xci: Bump bifrost SHA"
Diffstat (limited to 'xci/file/install-ansible.sh')
-rw-r--r--xci/file/install-ansible.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/xci/file/install-ansible.sh b/xci/file/install-ansible.sh
index ca7763ad..bc7bd1e4 100644
--- a/xci/file/install-ansible.sh
+++ b/xci/file/install-ansible.sh
@@ -44,6 +44,7 @@ case ${ID,,} in
ubuntu|debian)
OS_FAMILY="Debian"
+ export DEBIAN_FRONTEND=noninteractive
INSTALLER_CMD="sudo -H -E apt-get -y install"
CHECK_CMD="dpkg -l"
PKG_MAP=( [gcc]=gcc