CentOS.yml 244 B

123456789
  1. ---
  2. # vars/CentOS.yml: Variables for CentOS
  3. # Defaults are defined in defaults/main.yml
  4. # Sensu/Uchiwa user/group/service properties
  5. _sensu_pkg_version: '0.29.0'
  6. #Set this to false to disable the EPEL repo installation
  7. enable_epel_repo: true