14 lines
272 B
Plaintext
14 lines
272 B
Plaintext
# Batch file example - one config file per line
|
|
# Lines starting with # are comments
|
|
|
|
# Ubuntu templates
|
|
configs/ubuntu-22.04.yaml
|
|
configs/ubuntu-20.04.yaml
|
|
|
|
# Debian templates
|
|
configs/debian-12.yaml
|
|
configs/debian-11.yaml
|
|
|
|
# CentOS templates
|
|
configs/centos-stream-9.yaml
|