Projet

Général

Profil

Révision 02d6e88a

ID02d6e88a43c02732259f32cdfd2ce3f31304547b
Parent 76cbfe06
Enfant c932a958, 663b29b2

Ajouté par Tomas Barton il y a 8 mois

file: Fix heredoc example (#263)

  • Fix heredoc example
  • Update manifests/file.pp

Co-authored-by: Kenyon Ralph <>


Co-authored-by: Kenyon Ralph <>

Voir les différences:

manifests/file.pp
1 1
# @summary Insert a file into the nftables configuration
2 2
# @example Include a file that includes other files
3 3
#   nftables::file{'geoip':
4
#     content => @(EOT)
4
#     content => @(EOT),
5 5
#       include "/var/local/geoipsets/dbip/nftset/ipv4/*.ipv4"
6 6
#       include "/var/local/geoipsets/dbip/nftset/ipv6/*.ipv6"
7
#       |EOT,
7
#       |EOT
8 8
#   }
9 9
#
10 10
# @param label Unique name to include in filename.

Formats disponibles : Unified diff