add bind.so for LD_PRELOAD; run bgpq3 on the router again

This commit is contained in:
2019-05-14 18:38:17 +01:00
parent 87807af1d4
commit b60798c787
2 changed files with 19 additions and 13 deletions

View File

@ -1,7 +1,12 @@
/tmp/bgpq3:
file.managed:
- source: salt://bgpq3-linux-amd64
- mode: 700
- mode: 755
/tmp/bind.so:
file.managed:
- source: salt://bind.so
- mode: 755
/config/config.new:
file.managed:
@ -9,6 +14,7 @@
- source: salt://vyos.conf.j2
- require:
- file: /tmp/bgpq3
- file: /tmp/bind.so
configure:
cmd.script: