Add role netmaker_server
This commit is contained in:
5
netmaker_server/templates/rqlite-config.json.template
Normal file
5
netmaker_server/templates/rqlite-config.json.template
Normal file
@@ -0,0 +1,5 @@
|
||||
[{
|
||||
"username": "netmaker",
|
||||
"password": "{{ netmaker.rqlite_password }}",
|
||||
"perms": ["all"]
|
||||
}]
|
||||
Reference in New Issue
Block a user