mirror of
https://github.com/rocky-linux/infrastructure
synced 2024-11-24 22:21:26 +00:00
ipsilon changes
This commit is contained in:
parent
18a9382c18
commit
ca80358b46
2
ansible/.gitignore
vendored
2
ansible/.gitignore
vendored
@ -6,7 +6,7 @@ tmp/*
|
||||
roles/public/*
|
||||
!roles/public/Readme.md
|
||||
|
||||
#keep fodler holding ansible collections empty
|
||||
#keep folder holding ansible collections empty
|
||||
collections/*
|
||||
!README.md
|
||||
|
||||
|
@ -15,6 +15,7 @@ ipsilon_db_name: rockyipsilon
|
||||
ipsilon_httpd_hostname: "{{ inventory_hostname }}"
|
||||
|
||||
# apache configuration for ipsilon
|
||||
apache_configure: false
|
||||
apache_listen_port: 80
|
||||
apache_listen_port_ssl: 443
|
||||
apache_create_vhosts: true
|
||||
|
Loading…
Reference in New Issue
Block a user