Skip to content

Commit

Permalink
4.3.4_smartproxy_dhcp: dhcp_isc section: add missing code block end f…
Browse files Browse the repository at this point in the history
…ence
  • Loading branch information
kenyon authored and ekohl committed Dec 19, 2023
1 parent 26ced9e commit 5301b18
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions _includes/manuals/3.6/4.3.4_smartproxy_dhcp.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ If the DHCP server is secured with an "omapi_key", the following entries must be
```yaml
:key_name: omapi_key
:key_secret: XXXXXXXX
```

If the DHCP server is listening on a non-standard OMAPI port (i.e. not 7911), then change this with:

Expand Down
1 change: 1 addition & 0 deletions _includes/manuals/3.7/4.3.4_smartproxy_dhcp.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ If the DHCP server is secured with an "omapi_key", the following entries must be
```yaml
:key_name: omapi_key
:key_secret: XXXXXXXX
```

If the DHCP server is listening on a non-standard OMAPI port (i.e. not 7911), then change this with:

Expand Down
1 change: 1 addition & 0 deletions _includes/manuals/3.8/4.3.4_smartproxy_dhcp.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ If the DHCP server is secured with an "omapi_key", the following entries must be
```yaml
:key_name: omapi_key
:key_secret: XXXXXXXX
```

If the DHCP server is listening on a non-standard OMAPI port (i.e. not 7911), then change this with:

Expand Down
1 change: 1 addition & 0 deletions _includes/manuals/nightly/4.3.4_smartproxy_dhcp.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ If the DHCP server is secured with an "omapi_key", the following entries must be
```yaml
:key_name: omapi_key
:key_secret: XXXXXXXX
```

If the DHCP server is listening on a non-standard OMAPI port (i.e. not 7911), then change this with:

Expand Down

0 comments on commit 5301b18

Please sign in to comment.