nodes/aurto: add ssl to nginx vhost
This commit is contained in:
parent
7b00e7484e
commit
faae70bbb1
1 changed files with 0 additions and 1 deletions
|
@ -28,7 +28,6 @@ nodes['aurto'] = {
|
||||||
'aurto': {
|
'aurto': {
|
||||||
'domain': 'aurto.kunbox.net',
|
'domain': 'aurto.kunbox.net',
|
||||||
'webroot': '/var/cache/pacman/aurto',
|
'webroot': '/var/cache/pacman/aurto',
|
||||||
'ssl': None, # TODO
|
|
||||||
'extras': True,
|
'extras': True,
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in a new issue