commit | f62e70d5bbcdf4845e3404277cf408028193dbdd | [log] [tgz] |
---|---|---|
author | David K. Bainbridge <dbainbri@ciena.com> | Mon Jun 13 17:23:01 2016 -0700 |
committer | David K. Bainbridge <dbainbri@ciena.com> | Mon Jun 13 17:23:01 2016 -0700 |
tree | 735209db1d4a2fda01277240faf327a42775d583 | |
parent | e80e4f9a3b1b8e543d6d957563847ddb4fa832f4 [diff] [blame] |
fixed a but where if virutal box is not supported on a deployment then the automation config script does not reference those lines
diff --git a/roles/docker/tasks/main.yml b/roles/docker/tasks/main.yml index 880617a..cd609fa 100644 --- a/roles/docker/tasks/main.yml +++ b/roles/docker/tasks/main.yml
@@ -25,7 +25,7 @@ state: latest force: yes -- name: Docker Exposed vi TCP +- name: Docker Exposed via TCP become: yes lineinfile: dest=/etc/default/docker