fix 1.23.7: FP stage host-agent install and tip parity with GOA
Ship fp-stage systemd units; install-host-agent.sh --fp-stage for stagepaysan (disables GOA timers on FP host). Env example enforces SUITE_REQUIRE_REMOTE_TIP.
This commit is contained in:
parent
52db4acace
commit
2451c66173
7 changed files with 158 additions and 11 deletions
4
host-agent/env/stagepaysan.env.example
vendored
4
host-agent/env/stagepaysan.env.example
vendored
|
|
@ -25,7 +25,11 @@ SUITE_DIR=$HOME/src/taler-monitoring
|
|||
SUITE_GIT_URL=https://git.hacktivism.ch/hernani/taler-monitoring.git
|
||||
SUITE_GIT_REF=main
|
||||
SUITE_UPDATE_MODE=reset
|
||||
SUITE_UPDATE_STRICT=1
|
||||
# Mon HTML sticky must pin remote tip (same as GOA host-agent)
|
||||
SUITE_REQUIRE_REMOTE_TIP=1
|
||||
SOURCE_REPO_WEB=https://git.hacktivism.ch/hernani/taler-monitoring
|
||||
SOURCE_REPO_GIT=https://git.hacktivism.ch/hernani/taler-monitoring.git
|
||||
|
||||
FRANCPAYSAN_SECRETS=$HOME/francpaysan-secrets
|
||||
WALLET_CLI=$HOME/.local/lib/taler-wallet-cli/node_modules/taler-wallet-cli/bin/taler-wallet-cli.mjs
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue