Skip to content

Commit

Permalink
Merge branch 'bug_24458/missing_constraint_for_enforce_parameter_in_m…
Browse files Browse the repository at this point in the history
…ethod_file_content_pr' into branches/rudder/8.0
  • Loading branch information
Jenkins CI committed Mar 14, 2024
2 parents c73e850 + 886e55b commit 150b1f0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tree/30_generic_methods/file_content.cf
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@
# @parameter path File name to edit (absolute path on the target node)
# @parameter lines Line(s) to add in the file - if lines is a list, please use @{lines} to pass the iterator rather than iterating over each values
# @parameter enforce Enforce the file to contain only line(s) defined (true or false)
# @parameter_constraint enforce "select" : [ "true", "false" ]
#
#
# @parameter_rename file path
Expand Down

0 comments on commit 150b1f0

Please sign in to comment.