9 lines
No EOL
249 B
Text
9 lines
No EOL
249 B
Text
# dcli configuration pointer
|
|
# This file points to the active host configuration
|
|
# The full configuration lives in hosts/[HOSTNAME].yaml
|
|
|
|
# Active host
|
|
host: [HOSTNAME]
|
|
|
|
# Package manager: pacman (Arch) or apt (Debian/Ubuntu)
|
|
package_manager: pacman |