Add become to neutron install play

This was missed in I08cada62636a1a7a1e2c1b15e0052876437e24aa

Change-Id: Iefe86bbebac49efb6a3a98b5e070ff11e7fb07b2
This commit is contained in:
Jimmy McCrory 2017-04-24 10:54:47 -07:00
parent 84ebca7228
commit 53d9f35023
1 changed files with 1 additions and 0 deletions

View File

@ -62,6 +62,7 @@
- name: Deploy neutron
hosts: neutron_all
user: root
become: true
gather_facts: true
pre_tasks:
# NOTE: These are typically installed in the repo server where we build the