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.
Updated by Ikram Bejaoui over 4 years ago
- Status changed from New to In progress
- Assignee changed from Alexis Mousset to Ikram Bejaoui
Updated by Ikram Bejaoui over 4 years ago
- Status changed from In progress to Pending technical review
- Assignee changed from Ikram Bejaoui to Alexis Mousset
- Pull Request set to https://github.com/Normation/rudder-tools/pull/636
Updated by Alexis Mousset over 2 years ago
- Status changed from Pending technical review to Rejected
we now have dedicated playbooks
Actions