File: main.yml

package info (click to toggle)
crmsh 5.0.0~rc1-1
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 7,752 kB
  • sloc: python: 50,224; sh: 1,204; makefile: 254; xml: 243; exp: 234; awk: 22
file content (17 lines) | stat: -rw-r--r-- 364 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
version: 2.2
category: Script
include:
  - agent: ocf:heartbeat:Raid1
    name: raid1
    parameters:
      - name: id
        required: true
        value: raid1
      - name: raidconf
        required: true
        type: string
      - name: raiddev
        required: true
        type: string
    ops: |
      op monitor interval=60s timeout=130s on-fail=fence