diff --git a/roles/post/files/interfaces.s-peertube b/roles/post/files/interfaces.s-peertube index b2b4555..25fbfaa 100644 --- a/roles/post/files/interfaces.s-peertube +++ b/roles/post/files/interfaces.s-peertube @@ -14,4 +14,4 @@ iface enp0s3 inet static allow-hotplug enp0s8 iface enp0s8 inet static address 192.168.100.20/24 - post-up systemctl start k3s + post-up systemctl start k3s && export KUBECONFIG=/etc/rancher/k3s/k3s.yaml