Commit edbc8576 authored by Romain Courteaud's avatar Romain Courteaud 🐙

stack/resilient: propagate the namebase as a section parameter

parent e8515a2a
...@@ -18,7 +18,7 @@ md5sum = 5fec0e5f892aaf06beb814e24e514cae ...@@ -18,7 +18,7 @@ md5sum = 5fec0e5f892aaf06beb814e24e514cae
[pbsready-import] [pbsready-import]
filename = pbsready-import.cfg.in filename = pbsready-import.cfg.in
md5sum = 730b83e1090054ae30b78bbb04d6a9f1 md5sum = 824e2893258bce1f11b9b896f541a126
[pbsready-export] [pbsready-export]
filename = pbsready-export.cfg.in filename = pbsready-export.cfg.in
......
...@@ -92,6 +92,7 @@ config-command = $${backup-checksum-integrity-promise-bin:output} ...@@ -92,6 +92,7 @@ config-command = $${backup-checksum-integrity-promise-bin:output}
recipe = slapos.cookbook:addresiliency recipe = slapos.cookbook:addresiliency
wrapper-takeover = $${rootdirectory:bin}/takeover wrapper-takeover = $${rootdirectory:bin}/takeover
takeover-triggered-file-path = $${rootdirectory:srv}/takeover_triggered takeover-triggered-file-path = $${rootdirectory:srv}/takeover_triggered
namebase = $${slap-parameter:namebase}
# Add path of file created by takeover script when takeover is triggered # Add path of file created by takeover script when takeover is triggered
# Takeover script will create this file # Takeover script will create this file
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment