diff --git a/bundles/nginx/items.py b/bundles/nginx/items.py index 7ce0fce..7cc018d 100644 --- a/bundles/nginx/items.py +++ b/bundles/nginx/items.py @@ -64,7 +64,7 @@ files = { 'svc_systemd:nginx:restart', }, }, - '/etc/nginx/sites/80.conf': { + '/etc/nginx/sites-available/80.conf': { 'triggers': { 'svc_systemd:nginx:restart', },