adds parameter documentations
This commit is contained in:
@@ -42,7 +42,7 @@ class cd_haproxy::main::files (
|
||||
# create the header
|
||||
concat::fragment { 'header':
|
||||
target => $hy_main_config,
|
||||
content => $hy_config_head_erb,
|
||||
content => template($hy_config_head_erb),
|
||||
order => '001',
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user