This isn't defined on arm

This commit is contained in:
Kevin Fenzi 2014-02-06 17:18:07 +00:00
parent d2ba50fc29
commit cddcb75d84

View file

@ -155,7 +155,7 @@
- name: set kernel params for more loops
action: command /sbin/grubby --update-kernel=ALL --args=max_loop=64
when: max_loop.stdout.find("max_loop=64") == -1
when: max_loop is defined and max_loop.stdout.find("max_loop=64") == -1
#
# x86_64 builders run pungify, that needs hfs module in order to make