summaryrefslogtreecommitdiff
path: root/puppet/hiera/node/puppet-bootstrap.example.org.yaml
blob: c108e7d5ecbe0091d2e6187cb9bf9d98f6a38f22 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
---
#
# MySQL
#
# The following password is public information and therefore
# shall not be user on production.
mysql::server::rootpw: '9pRfteNbSFFyrHhackme'

#
# Backup
#
nodo::subsystem::backup::localhost: false
nodo::subsystem::backup::encryptkey: 'none'
nodo::subsystem::backup::password: 'hacked'