Fix type name
This commit is contained in:
parent
1ddf93c330
commit
74c0bf76a1
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
# Configure the SUNET CDN l4lb service
|
||||
class cdn::l4lb(
|
||||
Bool $cilium_enabled = false,
|
||||
Boolean $cilium_enabled = false,
|
||||
String $cilium_version = 'v1.16.1',
|
||||
String $cilium_devices = 'enp129s0f1np1',
|
||||
)
|
||||
|
|
Loading…
Add table
Reference in a new issue