Skip to content

Commit

Permalink
Update REFERENCE.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Sergei Gerasenko committed Jan 26, 2024
1 parent 5f44d91 commit 5f95596
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions REFERENCE.md
Original file line number Diff line number Diff line change
Expand Up @@ -1477,6 +1477,7 @@ The following parameters are available in the `keepalived::vrrp::script` defined
* [`user`](#-keepalived--vrrp--script--user)
* [`group`](#-keepalived--vrrp--script--group)
* [`no_weight`](#-keepalived--vrrp--script--no_weight)
* [`init_fail`](#-keepalived--vrrp--script--init_fail)

##### <a name="-keepalived--vrrp--script--interval"></a>`interval`

Expand Down Expand Up @@ -1546,6 +1547,14 @@ Data type: `Any`



Default value: `false`

##### <a name="-keepalived--vrrp--script--init_fail"></a>`init_fail`

Data type: `Any`

assume script initially is in failed state if true.

Default value: `false`

### <a name="keepalived--vrrp--sync_group"></a>`keepalived::vrrp::sync_group`
Expand Down

0 comments on commit 5f95596

Please sign in to comment.