summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMatt Taggart <taggart@riseup.net>2017-02-10 13:33:05 -0800
committerMatt Taggart <taggart@riseup.net>2017-02-10 13:33:05 -0800
commit4b3f8eac5f343b5ecd2354d16e83256b8413e807 (patch)
tree517e1d0a4bfe8799ecff9df391940d5185594412 /README.md
parent47f1ee74666fa00314546d01982461fa79d9da0a (diff)
remove deprecated rfc1918 file
this hasn't been supported since 3.x days
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/README.md b/README.md
index 82c0ab3..e6fb027 100644
--- a/README.md
+++ b/README.md
@@ -186,7 +186,6 @@ Example from node.pp:
shorewall::interface { 'eth0':
zone => 'net',
- rfc1918 => true,
options => 'tcpflags,nosmurfs';
}