bw/nginx add not found page and deployment of error pages
This commit is contained in:
parent
856c9be73f
commit
ab21983a4f
4 changed files with 87 additions and 0 deletions
|
@ -65,6 +65,8 @@ files = {
|
|||
'/usr/local/share/icinga/plugins/check_nginx_status': {
|
||||
'mode': '0755',
|
||||
},
|
||||
'/var/www/error.html': {},
|
||||
'/var/www/not_found.html': {},
|
||||
}
|
||||
if node.has_bundle('pacman'):
|
||||
files['/etc/systemd/system/nginx.service.d/bundlewrap.conf'] = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue