Actions
User story #18013
closedAutomating Rudder installation and configuration via Ansible
Effort required:
Name check:
To do
Fix check:
To do
Regression:
Description
The following scripts allow the automation of installing and configuring Rudder Server process.
- Using Ansible modules : 'rpm_key', 'zypper_repository', 'zypper' to install Rudder Server on SUSE 15.
- Using Ansible modules : 'xml' and 'ini_file' to edit Rudder Server configuration files.
- Developing an Ansible module 'ruddersettings' which is used in another playbook in order to configure few Rudder server parameters via APIs Call.
Actions