aboutsummaryrefslogtreecommitdiffstats
path: root/ansible/roles/add_repos_jumphost/tasks/Debian.yml
diff options
context:
space:
mode:
authorVolodymyr Mytnyk <volodymyrx.mytnyk@intel.com>2018-12-12 14:35:21 +0000
committerGerrit Code Review <gerrit@opnfv.org>2018-12-12 14:35:22 +0000
commit1db9683e21418e8047aa7601e2de8b02824b8b6e (patch)
tree937d273ede1fab6ed32891d255c2cebd4244d221 /ansible/roles/add_repos_jumphost/tasks/Debian.yml
parent2809cb6adfbfe5e87cf78eb562149f37498477e0 (diff)
parentae5ecc29844211cc3e9f794cbf975a42657a8ff1 (diff)
Merge "Create docker image for Ubuntu 18.04"
Diffstat (limited to 'ansible/roles/add_repos_jumphost/tasks/Debian.yml')
-rw-r--r--ansible/roles/add_repos_jumphost/tasks/Debian.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/ansible/roles/add_repos_jumphost/tasks/Debian.yml b/ansible/roles/add_repos_jumphost/tasks/Debian.yml
index 626f0b037..e15699617 100644
--- a/ansible/roles/add_repos_jumphost/tasks/Debian.yml
+++ b/ansible/roles/add_repos_jumphost/tasks/Debian.yml
@@ -71,7 +71,6 @@
deb [arch={{ extra_arch }}] {{ extra_repo }} {{ ansible_distribution_release }} main universe multiverse restricted
deb [arch={{ extra_arch }}] {{ extra_repo }} {{ ansible_distribution_release }}-updates main universe multiverse restricted
deb [arch={{ extra_arch }}] {{ extra_repo }} {{ ansible_distribution_release }}-security main universe multiverse restricted
- deb [arch={{ extra_arch }}] {{ extra_repo }} {{ ansible_distribution_release }}-proposed main universe multiverse restricted
when: installation_mode == "container"
- name: Remove the marker