05.02.06.12
·
238 commits
to master
since this release
Feature
-
Allow non-frontend parents to be time servers
Also allow for non management of time
-
Allow json data to be posted directly via the webservice
-
Add parameter to
stack loadto have it run the commands -
Remove the
sync.hostsattributeMust use
manage.hostfileandsync.hostsfilefrom now on. -
Fine grain management of /etc/hosts
Attributes
manage.hostfile - file created during installation (default is False/None)
sync.hostsfile - file creating the file during
sync host networkif
manage.hostsfileis also true. (default is False/None)Transitioning away from the sync.hosts attribute that controlled both
of these as all or nothing.For Teradata the default will be managed.hostsfile=True and
sync.hostsfile=False, hence the above change.