diff options
Diffstat (limited to 'vars/hostclass/pkg_repository')
-rw-r--r-- | vars/hostclass/pkg_repository | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/vars/hostclass/pkg_repository b/vars/hostclass/pkg_repository index dbd49a7..4752685 100644 --- a/vars/hostclass/pkg_repository +++ b/vars/hostclass/pkg_repository @@ -1,3 +1,4 @@ #!/bin/sh allowed_tcp_ports='ssh http' +nginx_redirect=false |