5 lines
71 B
Python
5 lines
71 B
Python
defaults = {
|
|
'system': {
|
|
'architecture': 'amd64',
|
|
},
|
|
}
|