0a75c41e21
When run on a system that has a hostname or Fully Qualified Domain Name (FQDN) of 'localhost' the generated config file would be wrong as it would change the default values of 'localhost' to the value 'ironic' To prevent this we mock out the calls to system.getfqdn() and system.gethostname() Change the default value shown in the config file for 3rd party libraries that use either the FQDN or hostname as their default value from 'ironic' to 'localhost'. Also regenerate the etc/ironic/ironic.conf.sample file Change-Id: Ibaec7f2488896824e225e4f159a6284f31f17328 Closes-Bug: #1524768 |
||
---|---|---|
.. | ||
apache2 | ||
ironic |