wip
This commit is contained in:
parent
c410be5d72
commit
1f93d3888e
1 changed files with 0 additions and 8 deletions
|
@ -1,13 +1,5 @@
|
||||||
from ipaddress import ip_interface
|
from ipaddress import ip_interface
|
||||||
|
|
||||||
defaults = {
|
|
||||||
'users': {
|
|
||||||
'backup-receiver': {
|
|
||||||
'authorized_keys': [],
|
|
||||||
},
|
|
||||||
},
|
|
||||||
}
|
|
||||||
|
|
||||||
|
|
||||||
@metadata_reactor.provides(
|
@metadata_reactor.provides(
|
||||||
'users/backup-receiver/authorized_keys'
|
'users/backup-receiver/authorized_keys'
|
||||||
|
|
Loading…
Reference in a new issue