mirror of
https://github.com/unifi-utilities/unifios-utilities.git
synced 2024-08-30 18:32:21 +00:00
Fix README to put the dns.conflist in the correct persistant directory (#361)
This commit is contained in:
parent
840a08a1e3
commit
6d2ee72621
@ -20,7 +20,7 @@
|
||||
1. Copy [`05-install-cni-plugins.sh`](../cni-plugins/05-install-cni-plugins.sh) to `/mnt/data/on_boot.d`
|
||||
1. Execute `/mnt/data/on_boot.d/05-install-cni-plugins.sh`
|
||||
1. On your controller, make a Corporate network with no DHCP server and give it a VLAN. For this example we are using VLAN 5.
|
||||
1. Copy [`20-dns.conflist`](../cni-plugins/20-dns.conflist) to `/etc/cni/net.d`. This will create your podman `macvlan` network
|
||||
1. Copy [`20-dns.conflist`](../cni-plugins/20-dns.conflist) to `/mnt/data/podman/cni`. This will create your podman `macvlan` network
|
||||
|
||||
```shell
|
||||
podman network create dns
|
||||
|
Loading…
Reference in New Issue
Block a user