Merge "[kernel] Updating facts before disabling NICs"

This commit is contained in:
Zuul 2020-12-23 05:46:48 +00:00 committed by Gerrit Code Review
commit e7006fd469
1 changed files with 2 additions and 0 deletions

View File

@ -27,6 +27,8 @@
# BOOTPROTO of all interface config files (except provisioning), will be set to "none" to avoid reboot failing to acquire IP on other networks # BOOTPROTO of all interface config files (except provisioning), will be set to "none" to avoid reboot failing to acquire IP on other networks
- name: Apply workaround for node reboot - name: Apply workaround for node reboot
block: block:
- name: Update facts before attempting to disable interfaces
setup:
- name: Find the ifcg files - name: Find the ifcg files
find: find:
paths: /etc/sysconfig/network-scripts/ paths: /etc/sysconfig/network-scripts/