Removed NGINX repository

This commit is contained in:
Brian Zalewski 2023-08-08 15:14:54 -04:00 committed by GitHub
parent 0fbf569a27
commit 152585c130
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -220,7 +220,7 @@
pull.args = ["--ff-only"]
{{- end }}
{{- if (lookPath "apt") }}
{{- if (lookPath "apt-get") }}
### Netdata Debsecan
[".local/share/netdata-debsecan"]
type = "git-repo"
@ -257,13 +257,6 @@
clone.args = ["--depth", "1"]
pull.args = ["--ff-only"]
### NGINX
[".local/etc/nginx"]
type = "git-repo"
url = "https://gitlab.com/megabyte-labs/cloud/nginx-configs.git"
clone.args = ["--depth", "1"]
pull.args = ["--ff-only"]
### Rundeck
[".local/system/src/var/lib/rundeck/libext/ansible-plugin-3.2.2.jar"]
type = "file"
@ -404,7 +397,7 @@
pull.args = ["--ff-only"]
### JumpUSB
[".local/share/jumpusb"]
[".local/src/jumpusb"]
type = "git-repo"
url = "https://gitlab.com/megabyte-labs/jumpusb.git"
clone.args = ["--depth", "1"]