This commit is contained in:
root
2020-05-09 00:19:38 -04:00
parent e4b87cb50b
commit fc2ea8f76b
19 changed files with 182 additions and 18 deletions

View File

@@ -4,6 +4,9 @@ icinga_packages:
- pkgs:
- icinga2
- icingaweb2
- icinga2-ido-mysql
- certbot
- python-certbot-nginx
apache2:
service.dead:
@@ -15,7 +18,7 @@ apache2:
icingaweb2_vhost:
file.managed:
- name: /etc/nginx/sites-enabled/icingaweb2
- name: /etc/nginx/sites-available/icingaweb2
- source: 'salt://icinga2/files/icingaweb2.jinja'
- template: jinja
- user: root