File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4747 networks :
4848 default :
4949 mtu : " {{ ('ibm' in nodepool.cloud) | ternary('1440', '1500') }}"
50- router_net : " {{ ('ibm' in nodepool.cloud) | ternary('hostonly', 'public') }} "
50+ router_net : " "
5151 range : 192.168.122.0/24
5252 internal-api :
5353 vlan : 20
221221 networks : &multinode_networks
222222 default :
223223 mtu : " {{ ('ibm' in nodepool.cloud) | ternary('1440', '1500') }}"
224- router_net : " {{ ('ibm' in nodepool.cloud) | ternary('hostonly', 'public') }} "
224+ router_net : " "
225225 range : 192.168.122.0/24
226226 internal-api :
227227 vlan : 20
Original file line number Diff line number Diff line change 165165 networks :
166166 default :
167167 mtu : " {{ ('ibm' in nodepool.cloud) | ternary('1440', '1500') }}"
168- router_net : " {{ ('ibm' in nodepool.cloud) | ternary('hostonly', 'public') }} "
168+ router_net : " "
169169 range : 192.168.122.0/24
170170 internal-api :
171171 vlan : 20
Original file line number Diff line number Diff line change 1212 networks :
1313 default :
1414 mtu : " {{ ('ibm' in nodepool.cloud) | ternary('1440', '1500') }}"
15- router_net : " {{ ('ibm' in nodepool.cloud) | ternary('hostonly', 'public') }} "
15+ router_net : " "
1616 range : 192.168.122.0/24
1717 internal-api :
1818 vlan : 20
7575 networks :
7676 default :
7777 mtu : " {{ ('ibm' in nodepool.cloud) | ternary('1440', '1500') }}"
78- router_net : " {{ ('ibm' in nodepool.cloud) | ternary('hostonly', 'public') }} "
78+ router_net : " "
7979 range : 192.168.122.0/24
8080 internal-api :
8181 vlan : 20
152152 networks :
153153 default :
154154 mtu : " {{ ('ibm' in nodepool.cloud) | ternary('1440', '1500') }}"
155- router_net : " {{ ('ibm' in nodepool.cloud) | ternary('hostonly', 'public') }} "
155+ router_net : " "
156156 range : 192.168.122.0/24
157157 internal-api :
158158 vlan : 20
244244 networks :
245245 default :
246246 mtu : " {{ ('ibm' in nodepool.cloud) | ternary('1440', '1500') }}"
247- router_net : " {{ ('ibm' in nodepool.cloud) | ternary('hostonly', 'public') }} "
247+ router_net : " "
248248 range : 192.168.122.0/24
249249 internal-api :
250250 vlan : 20
Original file line number Diff line number Diff line change 1414 default :
1515 range : 192.168.122.0/24
1616 mtu : " {{ ('ibm' in nodepool.cloud) | ternary('1440', '1500') }}"
17- router_net : " {{ ('ibm' in nodepool.cloud) | ternary('hostonly', 'public') }} "
17+ router_net : " "
1818 router : false
1919 internal-api :
2020 vlan : 20
Original file line number Diff line number Diff line change 2222 default :
2323 range : 192.168.122.0/24
2424 mtu : " {{ ('ibm' in nodepool.cloud) | ternary('1440', '1500') }}"
25- router_net : " {{ ('ibm' in nodepool.cloud) | ternary('hostonly', 'public') }} "
25+ router_net : " "
2626 internal-api :
2727 vlan : 20
2828 range : 172.17.0.0/24
Original file line number Diff line number Diff line change 2222 default :
2323 range : 192.168.122.0/24
2424 mtu : " {{ ('ibm' in nodepool.cloud) | ternary('1440', '1500') }}"
25- router_net : " {{ ('ibm' in nodepool.cloud) | ternary('hostonly', 'public') }} "
25+ router_net : " "
2626 internal-api :
2727 vlan : 20
2828 range : 172.17.0.0/24
You can’t perform that action at this time.
0 commit comments