Skip to content
This repository has been archived by the owner on Oct 28, 2021. It is now read-only.

An Ansible role to install Centreon (Central server) on a virtual machine.

License

Notifications You must be signed in to change notification settings

plcnk/ansible-role-centreon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

[ARCHIVE] Centreon Ansible role

Galaxy GitHub

An Ansible role to install Centreon (Central server) on a virtual machine.

Important: This role may need a system restart as the SELinux configuration will be changed.

Requirements

None.

Role Variables

Name Default Description
sql_root_passwd ChangeMe! The MySQL root password

Example Playbook

---
- hosts: <group>
  remote_user: <username> # (User should have root privileges)
  become: yes
  become_method: sudo
  roles:
     - centreon

Support

This role has been tested for the following operating systems:

  • CentOS 7.8

Additional Information

Once the playbook has finished its execution, you can now:

  • Reboot your system (recommended).
  • Go to this link and follow the post installation instructions.

Links

About

An Ansible role to install Centreon (Central server) on a virtual machine.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published