Commit Graph

2 Commits

Author SHA1 Message Date
Erik Flodin 87e5cb690d
Export alt values (YADM_*) when running hooks and bootstrap
Fixes #291.
2021-12-27 22:02:31 +01:00
Erik Flodin 650644cfb8
Rename the alt variables local_* to YADM_* and export them
local_class -> YADM_CLASS
local_system -> YADM_OS
local_host -> YADM_HOSTNAME
local_user -> YADM_USER
local_distro -> YADM_DISTRO

The new names match the names used for j2/esh templates.
2021-12-27 22:02:31 +01:00
Renamed from test/test_unit_set_local_alt_values.py (Browse further)