nodes/aurto: also backup aurto database
All checks were successful
bundlewrap/pipeline/head This commit looks good
All checks were successful
bundlewrap/pipeline/head This commit looks good
This commit is contained in:
parent
7f27762054
commit
d4dabc90c5
1 changed files with 5 additions and 0 deletions
|
@ -13,6 +13,11 @@ nodes['aurto'] = {
|
||||||
'rx300',
|
'rx300',
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
'backups': {
|
||||||
|
'paths': {
|
||||||
|
'/var/cache/pacman/aurto',
|
||||||
|
},
|
||||||
|
},
|
||||||
'interfaces': {
|
'interfaces': {
|
||||||
'enp1s0': {
|
'enp1s0': {
|
||||||
'ips': {
|
'ips': {
|
||||||
|
|
Loading…
Reference in a new issue