build
default
hvn0.lab.ipng.ch
hvn1.lab.ipng.ch
host1-0
host1-1
tap1-0
vpp1-0
vpp1-1
vpp1-2
etc
home
root
.ssh
lab-build
perms
vpp1-3
hvn2.lab.ipng.ch
config
overlays
.gitignore
README.md
create
destroy
generate
pristine
virshall
6 lines
91 B
Bash
6 lines
91 B
Bash
#!/bin/bash
|
|
|
|
echo " * Fixing permissions"
|
|
chown -R root. /root/
|
|
chown -R ipng. /home/ipng/
|