You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
continuous-integration/drone/push Build encountered an error
Details
|
1 year ago | |
---|---|---|
.. | ||
defaults | 5 years ago | |
tasks | 3 years ago | |
templates | 1 year ago | |
README.md | 3 years ago |
README.md
generate-ldif
Install generateldif ; a script for building an ldif file, ready to import into LDAP.
Tasks
The roles install the script, but doesn't run it.
A separate exec.yml
task file can be played manually in playbooks or roles to execute the script. Example :
- include_role:
name: evolix/generate-ldif
tasks_from: exec.yml
Variables
general_scripts_dir
: parent directory for the scriptclient_number
: client number (default:XXX
)monitoring_mode
:everytime
orworktime
(default:everytime
)monitoring_type
:icmp
ornrpe
(default:icmp
)monitoring_timeout
: timeout for nrpe checks, in seconds (default:10
)