차이
문서의 선택한 두 판 사이의 차이를 보여줍니다.
양쪽 이전 판 이전 판 다음 판 | 이전 판 | ||
redhat_openstack_16.1_installation [2022/02/08 06:52] – [compute.yaml] koov | redhat_openstack_16.1_installation [2022/02/08 12:47] (현재) – [deploy.sh] koov | ||
---|---|---|---|
줄 23: | 줄 23: | ||
-e / | -e / | ||
--ntp-server 192.168.10.1 \ | --ntp-server 192.168.10.1 \ | ||
+ | --libvirt-type kvm \ | ||
--log-file / | --log-file / | ||
</ | </ | ||
줄 1080: | 줄 1081: | ||
list_concat_unique: | list_concat_unique: | ||
- get_param: StorageInterfaceRoutes | - get_param: StorageInterfaceRoutes | ||
- | ################ | ||
- | - type: vlan | ||
- | mtu: | ||
- | get_param: StorageMgmtMtu | ||
- | vlan_id: | ||
- | get_param: StorageMgmtNetworkVlanID | ||
- | addresses: | ||
- | - ip_netmask: | ||
- | get_param: StorageMgmtIpSubnet | ||
- | routes: | ||
- | list_concat_unique: | ||
- | - get_param: StorageMgmtInterfaceRoutes | ||
################ | ################ | ||
- type: vlan | - type: vlan |