hostname default is localhost
modified: ../interface/ri_data.py
This commit is contained in:
@@ -425,7 +425,7 @@ p_node - xml node (parent node)'''
|
||||
|
||||
class Network:
|
||||
''' network '''
|
||||
hostname =''
|
||||
hostname ='localhost'
|
||||
configuration =''
|
||||
domain = ''
|
||||
ip = ''
|
||||
|
||||
Reference in New Issue
Block a user