gocage/gocage.conf.yml

12 lines
328 B
YAML
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# List datastore root directory (the one containing jails/ and defaults.json)
datastore:
- /iocage
sudo: false
# Columns to display when "gocage list". Column names are struct fields, see cmd/struct.go
outcol: 'JID,Name,Config.Release,Config.Ip4_addr,Running'
# Do not add line separator between jails
nolinesep: false