Skip to content

Commit

Permalink
update REFERENCE.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Lightning- committed Dec 5, 2023
1 parent b9b8d9f commit bf4a645
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions REFERENCE.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ The following parameters are available in the `foreman_network` class:
* [`nameservers`](#-foreman_network--nameservers)
* [`nameservers_merge`](#-foreman_network--nameservers_merge)
* [`resolv_conf_path`](#-foreman_network--resolv_conf_path)
* [`resolver_options`](#-foreman_network--resolver_options)
* [`route_overrides`](#-foreman_network--route_overrides)
* [`searchpath`](#-foreman_network--searchpath)
* [`searchpath_merge`](#-foreman_network--searchpath_merge)
Expand Down Expand Up @@ -94,6 +95,12 @@ Data type: `Stdlib::Absolutepath`

The path of the resolv.conf. For docker accaptance test this could be modified

##### <a name="-foreman_network--resolver_options"></a>`resolver_options`

Data type: `Array`

ENC node parameter with key resolver_options injected by foreman

##### <a name="-foreman_network--route_overrides"></a>`route_overrides`

Data type: `Hash`
Expand Down

0 comments on commit bf4a645

Please sign in to comment.