Skip to content
Snippets Groups Projects
Commit acc62573 authored by Bo-Chun Chen's avatar Bo-Chun Chen
Browse files

feat: add rewrite map config variable

parent 5f3cdb39
No related branches found
No related tags found
No related merge requests found
...@@ -62,3 +62,10 @@ ...@@ -62,3 +62,10 @@
ssl_cert_chain_file: "" ssl_cert_chain_file: ""
ssl_apache_config: "" ssl_apache_config: ""
apache_service: "httpd" apache_service: "httpd"
# rewrite map
enable_rewrite_map: false
target_groups:
- {"name": "gpfs4", "host": "login001", "default": True }
- {"name": "gpfs5", "host": "login002", "default": False }
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment