Updates for text/template subsystem integration

This commit is contained in:
Gregory Kurtzer
2020-11-11 00:09:06 -08:00
parent 189618a111
commit e8c4d41b97
21 changed files with 61 additions and 23 deletions

View File

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