1
0
mirror of https://github.com/TheLocehiliosan/yadm synced 2026-03-02 03:49:29 +00:00

Add local.arch to config introspection

This commit is contained in:
Tim Byrne
2022-02-21 14:09:57 -06:00
parent ebb6715aad
commit 46f72c2768
2 changed files with 2 additions and 0 deletions

View File

@@ -126,6 +126,7 @@ def supported_configs():
This list should be updated every time yadm learns a new config.
"""
return [
'local.arch',
'local.class',
'local.hostname',
'local.os',