-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/36848/
-----------------------------------------------------------
Review request for Ambari and Dmitro Lisnichenko.
Bugs: AMBARI-12552
https://issues.apache.org/jira/browse/AMBARI-12552
Repository: ambari
Description
-------
Facter.py currently has it's own implementation instead of using hostname.py
This failed in production.
Making critical because it has the potential to hit us many more times
ambari_agent - Facter.py - [5524] - root - WARNING - Could not get
fqdn using /bin/hostname -f
Diffs
-----
ambari-agent/src/main/python/ambari_agent/Facter.py 20b0447
Diff: https://reviews.apache.org/r/36848/diff/
Testing
-------
mvn clean test
Thanks,
Andrew Onischuk