mirror of
https://git.proxmox.com/git/mirror_corosync
synced 2025-08-03 10:50:54 +00:00
CTS: fix test service configuration
git-svn-id: http://svn.fedorahosted.org/svn/corosync/trunk@2812 fd59a12c-fef9-0310-b244-a6a79926bd2f
This commit is contained in:
parent
534891da2b
commit
09615628b1
@ -144,8 +144,8 @@ class corosync_flatiron(ClusterManager):
|
||||
self.node_to_ip = {}
|
||||
|
||||
self.new_config = {}
|
||||
self.new_config['service[0]/name'] = 'corosync_tst_sv2'
|
||||
self.new_config['service[0]/ver'] = '0'
|
||||
self.new_config['service[1]/name'] = 'corosync_tst_sv2'
|
||||
self.new_config['service[1]/ver'] = '0'
|
||||
self.applied_config = {}
|
||||
for n in self.Env["nodes"]:
|
||||
ip = socket.gethostbyname(n)
|
||||
|
Loading…
Reference in New Issue
Block a user