You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/resources/network.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,6 +24,7 @@ Virtual network configuration
24
24
-`autostart` (Boolean) Whether the network should be started automatically when the host boots
25
25
-`bandwidth` (Attributes) Configures the bandwidth settings for the virtual network, specifying what limits are applied to data transport. (see [below for nested schema](#nestedatt--bandwidth))
26
26
-`bridge` (Attributes) (see [below for nested schema](#nestedatt--bridge))
27
+
-`dnsmasq_options` (String List) Appends <dnsmasq:options> to Network definition
27
28
-`dns` (Attributes) DNS configuration for the network (see [below for nested schema](#nestedatt--dns))
28
29
-`domain` (Attributes) Configures the domain associated with the network. (see [below for nested schema](#nestedatt--domain))
29
30
-`forward` (Attributes) Network forwarding mode configuration (see [below for nested schema](#nestedatt--forward))
0 commit comments