-
Notifications
You must be signed in to change notification settings - Fork 7
/
cactilize.yml
48 lines (46 loc) · 1.29 KB
/
cactilize.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
# File: cactilize.yml
# Description:
# Playbook for cactilize
#
# OS: Debian6 debian7
---
- hosts: all
user: vagrant
sudo: True
gather_facts: yes
vars:
# ABSTRACT
deploy : false
webui_admin_user : helldorado
webui_admin_password : 2A2169234F6BC136j0CFC29EEF8
htpassword_admin : DQWWEaTVmoi2I
archi_name : SPYNOL
archi_subnet : '172.20.20'
default_community : spynol
cacti_db_hostname : localhost
cacti_db_password : tNSimlfnER7d6
cacti_mysql_mon_user : monitoring
cacti_mysql_mon_pass : 4vtYd5axfavQo
RRA_VG_NAME : system
#RRA_LV_NAME : var_lib_rra
RRA_LV_SIZE : 5G
RRA_MOUNT_POINT : '/var/lib/rra'
DEFAULT_IP : '127.0.0.1'
WHITELIST : ''
cacti_server : server
## User Access and Permissions
Users:
'spyviewer':
htpassword : YbXpnONCIG9V2
password : FleninOfAt
full_name : 'SPY Viewer'
enabled : 'on'
must_change_password:
permissions :
- View_Graphs
- Export_Data
policy :
- View_Graphs
- View_Tree
roles:
- cactilize