Fix README to put the dns.conflist in the correct persistant directory (#361)

This commit is contained in:
jgstroud 2022-05-08 18:26:14 -05:00 committed by GitHub
parent 840a08a1e3
commit 6d2ee72621
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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