Skip to content

Commit

Permalink
Regenerate REFERENCE.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jay7x committed Feb 4, 2025
1 parent 2da9e12 commit 8500088
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions REFERENCE.md
Original file line number Diff line number Diff line change
Expand Up @@ -1727,10 +1727,10 @@ Insert a file into the nftables configuration

```puppet
nftables::file{'geoip':
content => @(EOT)
content => @(EOT),
include "/var/local/geoipsets/dbip/nftset/ipv4/*.ipv4"
include "/var/local/geoipsets/dbip/nftset/ipv6/*.ipv6"
|EOT,
|EOT
}
```

Expand Down

0 comments on commit 8500088

Please sign in to comment.