facts.py
115 KB
-
Don't panic if AIX's uname doesn't support -W · 65fc0161
The current code expects "uname -W" on AIX to always succeed. The AIX 5 instance I have doesn't support the -W flag and facts gathering always crashes on it. This skips some WPAR handling code if "uname -W" doesn't work.
Kirk Strauser committed