Move access control variables to the role level

This commit is contained in:
Aleskey Zalesov 2018-03-16 15:58:38 +03:00
parent a35e120bca
commit 1a0b29baf1
1 changed files with 4 additions and 0 deletions

View File

@ -5,3 +5,7 @@ users:
home: "/home/{{ username }}"
nginx_headers: "on"
PROXY_PORT: "8545"
allow_bootnode_ssh: true
allow_bootnode_p2p: true
allow_bootnode_rpc: false