Skip to content

Commit

Permalink
Set SElinux to enforcing when running ODL
Browse files Browse the repository at this point in the history
Bug is resolved.

Change-Id: If8aca9ac2d692bb05c8d73ae33a98bf47e524321
  • Loading branch information
Arie committed Nov 2, 2016
1 parent 7bcdfca commit 0941003
Showing 1 changed file with 0 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,6 @@
- compute
sudo: yes
tasks:
#TODO(abregman): remove when bug 1334732 is resolved
- name: Set selinux to permissive
selinux: policy=targeted
state=permissive

- name: get ovs id
shell: ovs-vsctl get Open_vSwitch . _uuid
register: ovs_id
Expand Down

0 comments on commit 0941003

Please sign in to comment.