Uploaded from github, added FreeBSD VMs support
This commit is contained in:
3
vm_example_scripts/apply_netplan.sh
Executable file
3
vm_example_scripts/apply_netplan.sh
Executable file
@ -0,0 +1,3 @@
|
||||
#!/bin/bash
|
||||
sudo mv /home/user/50-cloud-init.yaml /etc/netplan/50-cloud-init.yaml
|
||||
sudo netplan apply
|
||||
Reference in New Issue
Block a user