Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-11-10 | hosts: Fix openSUSE and SLES setup for /etc/hosts and clarify docs. | Robert Schweikert | |
The etc/hosts file is was not properly setup for openSUSE or SLES when manage_etc_hosts is set in the config file. Improve the doc to address the fact that the 'localhost' ip is distribution dependent (not always 127.0.0.1). LP: #1731022 | |||
2017-08-30 | suse: Add support for openSUSE and return SLES to a working state. | Robert Schweikert | |
This gets initial opensuse and SLES support back to a working state. Still missing is more complete network file writing and unit tests. |