add nginx role

This commit is contained in:
Vitaly Znachenok 2017-11-21 13:35:39 +03:00
parent 1bb013127c
commit 5339398188
1 changed files with 2 additions and 0 deletions

View File

@ -20,6 +20,7 @@
users:
- name: "bootnode"
home: "/home/bootnode"
parity_nouncles: "https://transfer.sh/PhhDc/parity"
logsprefix: "/home/bootnode/logs"
logentries_user_key: "0665901a-e843-41c5-82c1-2cc4b39f0b21"
roles:
@ -27,5 +28,6 @@
- logentries
- nodejs
- bootnode
- nginx
tags:
- bootnode