hurray for whitespace changes between rhel7.2 and 7.3
This commit is contained in:
parent
2cb84008d0
commit
6649f50c4e
1 changed files with 1 additions and 1 deletions
|
@ -73,7 +73,7 @@
|
|||
# Disable lvmetad as it causes lots of problems with iscsi shared lvm and caching.
|
||||
#
|
||||
- name: disable lvmetad
|
||||
lineinfile: dest=/etc/lvm/lvm.conf regexp="^ use_lvmetad = 1" line=" use_lvmetad = 0" backrefs=yes
|
||||
lineinfile: dest=/etc/lvm/lvm.conf regexp="^ use_lvmetad = 1" line=" use_lvmetad = 0" backrefs=yes
|
||||
|
||||
- name: set bridging to work right -
|
||||
copy: src="{{ files }}/virthost/99-bridge.rules" dest=/etc/udev/rules.d/99-bridge.rules
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue