mirror of
https://github.com/TheLocehiliosan/yadm
synced 2024-10-27 20:34:27 +00:00
Add local.arch to config introspection
This commit is contained in:
parent
ebb6715aad
commit
46f72c2768
@ -126,6 +126,7 @@ def supported_configs():
|
|||||||
This list should be updated every time yadm learns a new config.
|
This list should be updated every time yadm learns a new config.
|
||||||
"""
|
"""
|
||||||
return [
|
return [
|
||||||
|
'local.arch',
|
||||||
'local.class',
|
'local.class',
|
||||||
'local.hostname',
|
'local.hostname',
|
||||||
'local.os',
|
'local.os',
|
||||||
|
Loading…
Reference in New Issue
Block a user