1 | initial version |
Hello,
You need to define in the cloudbase-init config files:
[cloudstack]
metadatabaseurl="http://10.1.1.1/"
Thank you,
Adrian Vladu
2 | No.2 Revision |
Hello,
You need to define in the cloudbase-init config files:
[cloudstack]
metadatabaseurl="http://10.1.1.1/"metadata_base_url="http://10.1.1.1/"
Thank you,
Adrian Vladu
3 | No.3 Revision |
Hello,
You need to define in the cloudbase-init config files:
[cloudstack]
metadata_base_url="http://10.1.1.1/"metadata_base_url="http://yourcustommetadataserverip/"
Thank you,
Adrian Vladu
4 | No.4 Revision |
Hello,
You need to define in the cloudbase-init config files:
[cloudstack]
metadata_base_url="http://yourcustommetadataserverip/"metadata_base_url="http://your_\custom_metadata_server_ip/"
Thank you,
Adrian Vladu