summaryrefslogtreecommitdiffstats
path: root/led.yaml
blob: 6e90c5f6309266d6924f46987b5d8fd664261d60 (plain)
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
bmc_booted:
    heartbeat:
        Action: 'On'
power_on:
    power:
        Action: 'On'
        Priority: 'On'
enclosure_fault:
    front_fault:
        Action: 'On'
    rear_fault:
        Action: 'On'
enclosure_identify:
    front_id:
        Action: 'Blink'
        DutyOn: 50
        Period: 1000
    rear_id:
        Action: 'Blink'
        DutyOn: 50
        Period: 1000
fan_fault:
    front_fault:
        Action: 'On'
    fan0:
        Action: 'On'
    rear_fault:
        Action: 'On'
fan_identify:
    front_id:
        Action: 'Blink'
        DutyOn: 50
        Period: 1000
    rear_id:
        Action: 'Blink'
        DutyOn: 50
        Period: 1000
    fan0:
        Action: 'Blink'
        DutyOn: 50
        Period: 1000
OpenPOWER on IntegriCloud