Added mac address for macvlans

This commit is contained in:
John D 2020-12-24 14:58:32 -08:00 committed by GitHub
parent 254ae5e9d2
commit f048e7366d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,6 +6,7 @@
"type": "macvlan", "type": "macvlan",
"mode": "bridge", "mode": "bridge",
"master": "br5", "master": "br5",
"mac": "ab:cd:ef:01:23:45",
"ipam": { "ipam": {
"type": "static", "type": "static",
"addresses": [ "addresses": [