Franziska Kunsmann
2274e7aa37
All checks were successful
bundlewrap/pipeline/head This commit looks good
7 lines
104 B
Python
7 lines
104 B
Python
defaults = {
|
|
'apt': {
|
|
'packages': {
|
|
'nfs-kernel-server': {}
|
|
},
|
|
},
|
|
}
|