8 lines
225 B
Plaintext
8 lines
225 B
Plaintext
|
# This file was generated by Ansible.
|
||
|
# Any changes made to this file will be lost.
|
||
|
|
||
|
set httpd port {{ monit_http.port }}
|
||
|
# Defines the user account to login
|
||
|
allow {{ monit_http.username }}:{{ monit_http.password }}
|
||
|
|