Enable ipv6 on iot bridge
This commit is contained in:
@@ -18,6 +18,7 @@
|
||||
interface_name: br5
|
||||
ipam_driver: "dhcp"
|
||||
disable_dns: "true"
|
||||
ipv6: true
|
||||
opt:
|
||||
mode: "unmanaged"
|
||||
- name: Create network for infra interface
|
||||
@@ -66,7 +67,6 @@
|
||||
recreate: true
|
||||
restart_policy: "unless-stopped"
|
||||
network:
|
||||
- infra
|
||||
- iot
|
||||
privileged: true
|
||||
state: started
|
||||
|
||||
Reference in New Issue
Block a user