Revision 022c3a0b
b/lib/bootstrap.py | ||
---|---|---|
250 | 250 |
beparams={constants.BEGR_DEFAULT: beparams}, |
251 | 251 |
hvparams=hvparams, |
252 | 252 |
candidate_pool_size=candidate_pool_size, |
253 |
modify_etc_hosts=opts.modify_etc_hosts,
|
|
253 |
modify_etc_hosts=modify_etc_hosts, |
|
254 | 254 |
) |
255 | 255 |
master_node_config = objects.Node(name=hostname.name, |
256 | 256 |
primary_ip=hostname.ip, |
Also available in: Unified diff