Skip to content

Commit

Permalink
Remove update-vhost-monitoring script
Browse files Browse the repository at this point in the history
This is no longer used and can be removed.
  • Loading branch information
sagepe committed Dec 18, 2024
1 parent 02b0669 commit 1278eb7
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 86 deletions.
3 changes: 0 additions & 3 deletions bin/deploy-vhost
Original file line number Diff line number Diff line change
Expand Up @@ -492,9 +492,6 @@ sub update_system_config {
# Nginx
my $nginx_file = "/etc/nginx/$vhost_file";
mugly("$servers_dir/vhosts/single-vhost-nginx-https-proxy.conf.ugly", $nginx_file);

# Update NRPE's sudo and config files so that it can call monitoring scripts as the vhost user
system("/data/mysociety/bin/update-vhost-monitoring");
}

#####################################################################
Expand Down
83 changes: 0 additions & 83 deletions bin/update-vhost-monitoring

This file was deleted.

0 comments on commit 1278eb7

Please sign in to comment.