projects
/
mirror
/
dsa-puppet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5e2793b
)
Fix template syntax
author
Julien Cristau
<jcristau@debian.org>
Sun, 6 Aug 2017 22:25:37 +0000
(18:25 -0400)
committer
Julien Cristau
<jcristau@debian.org>
Sun, 6 Aug 2017 22:25:46 +0000
(18:25 -0400)
modules/ferm/templates/defs.conf.erb
patch
|
blob
|
history
diff --git
a/modules/ferm/templates/defs.conf.erb
b/modules/ferm/templates/defs.conf.erb
index
2292139
..
fdeb3b5
100644
(file)
--- a/
modules/ferm/templates/defs.conf.erb
+++ b/
modules/ferm/templates/defs.conf.erb
@@
-73,7
+73,7
@@
@def $HOST_RCODE0_V6 = (2A02:850:8::/47);
@def $HOST_NETNOD_V4 = (192.71.80.0/24 192.36.144.222 192.36.144.218);
-<%
=
+<%
def getfastlyranges()
begin
data = YAML.safe_load(File.open("/srv/puppet.debian.org/puppet-facts/fastly_ranges.yaml").read)