Last bit of minor bugfixes and cleanups for a working demo

This commit is contained in:
Gregory Kurtzer
2020-11-11 23:04:57 -08:00
parent 46bde8b54d
commit 9c1b28932e
6 changed files with 26 additions and 21 deletions

View File

@@ -1,2 +1,2 @@
{{Include (printf "%s%s" .VnfsDir "/etc/group")}}
{{Include "/etc/passwd"}}
{{Include "/etc/group"}}