GitHub user subincb30 added a comment to the discussion: Can't add host server
to cloudstack management server
@weizhouapache I already checked this earlier. But, I am little bit confussed
on it. I will paste my current netplan settings below.
----
root@host:~# cat /etc/netplan/00-installer-config.yaml
# This is the network config written by 'subiquity'
network:
renderer: networkd
ethernets:
enp1s0:
dhcp4: true
enp2s0:
addresses:
- 192.168.200.238/24
nameservers:
addresses:
- 192.168.1.1
- 8.8.8.8
search:
- google.com
routes:
- to: default
via: 192.168.200.1
enp3s0:
dhcp4: true
version: 2
---
Can you help me adding the additional parameters in this file.
GitHub link:
https://github.com/apache/cloudstack/discussions/9715#discussioncomment-10701866
----
This is an automatically sent email for [email protected].
To unsubscribe, please send an email to: [email protected]