Reverted changes due to merge with github commits made on Oct 12. An issue with distributed deployment seem to have been introduced in those commits.
This commit is contained in:
parent
35356dc9c8
commit
5d0aa4ac1a
9 changed files with 345 additions and 348 deletions
|
@ -87,7 +87,7 @@ class CoreDeploymentWriter(object):
|
|||
for n in nodelist:
|
||||
self.add_virtual_host(testhost, n)
|
||||
# TODO: handle other servers
|
||||
# servers = self.session.broker.getservernames()
|
||||
# servers = self.session.broker.getserverlist()
|
||||
# servers.remove('localhost')
|
||||
|
||||
def add_child_element(self, parent, tagName):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue