-
Notifications
You must be signed in to change notification settings - Fork 60
Expand file tree
/
Copy pathpuppet-gluster.yaml
More file actions
66 lines (66 loc) · 1.16 KB
/
puppet-gluster.yaml
File metadata and controls
66 lines (66 loc) · 1.16 KB
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
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
---
:domain: example.com
:network: 192.168.123.0/24
:image: centos-6
:cpus: ''
:memory: ''
:disks: 0
:disksize: 40G
:boxurlprefix: ''
:sync: rsync
:syncdir: ''
:syncsrc: ''
:folder: ''
:extern:
- type: git
system: puppet
repository: https://github.com/purpleidea/puppet-common
directory: common
- type: git
system: puppet
repository: https://github.com/purpleidea/puppet-gluster
directory: gluster
- type: git
system: puppet
repository: https://github.com/purpleidea/puppet-keepalived
directory: keepalived
- type: git
system: puppet
repository: https://github.com/purpleidea/puppet-shorewall
directory: shorewall
:cd: ''
:puppet: true
:classes:
'::gluster::simple':
replica: 2
volume:
- puppet
vrrp: true
vip: 192.168.123.3
:shell: []
:docker: false
:kubernetes: false
:ansible: []
:playbook:
:ansible_extras: {}
:cachier: false
:vms:
- :name: client1
:classes:
module1:
arg1: val1
arg2: val2
module2:
:namespace: annex
:count: 4
:username: ''
:password: ''
:poolid: true
:repos: []
:update: false
:reboot: false
:unsafe: false
:nested: false
:tests: []
:comment: contrived puppet-gluster example
:reallyrm: false