Move to more dynamic apt configs
Allow specifying repository URLs in the group_vars, and add release-specific template files to support future version changes.
This commit is contained in:
@ -9,6 +9,9 @@ timezone_location: Canada/Eastern
|
||||
# Cluster domain for node FQDNs
|
||||
local_domain: upstream.local
|
||||
|
||||
# Debian package repository URL
|
||||
debian_repository: http://ftp.debian.org/debian
|
||||
|
||||
# IPMI user and password
|
||||
# > For the password, use pwgen to generate.
|
||||
# > Set these in the IPMI configuration as a user with permissions to reboot the host.
|
||||
|
Reference in New Issue
Block a user