initial commit
This commit is contained in:
4
templates/storage/pool.yaml.tmpl
Normal file
4
templates/storage/pool.yaml.tmpl
Normal file
@@ -0,0 +1,4 @@
|
||||
# Example storage pool definition
|
||||
type: {{.Type}} # dir|lvm|zfs
|
||||
name: {{.Name}}
|
||||
path: {{.Path}}
|
||||
Reference in New Issue
Block a user