24 lines
790 B
Markdown
24 lines
790 B
Markdown
# taler apt-src ubuntu (noble) on koopa
|
||
|
||
**2026-09-05** — Freigabe: create Ubuntu track next to existing trixie apt-src pods.
|
||
|
||
## container
|
||
|
||
| name | base | suite | image |
|
||
|------|------|-------|-------|
|
||
| `koopa-taler-deploy-test-apt-src-ubuntu` | `ubuntu:24.04` | `noble` @ `deb.taler.net/apt/ubuntu` | `localhost/…:setup` after commit |
|
||
|
||
ensure: `~/src/taler-monitoring/host-agent/ensure-apt-deploy-test-containers.sh ubuntu`
|
||
(branch `llm-lightweight-monitoring` / tip after `v1.27.0`)
|
||
|
||
## verify
|
||
|
||
```bash
|
||
podman ps -a --filter name=koopa-taler-deploy-test-apt-src-ubuntu
|
||
ANSIBLE_SMOKE_PODMAN=1 ANSIBLE_SMOKE_REQUIRE_UBUNTU=1 \
|
||
./taler-monitoring.sh ansible-smoke
|
||
```
|
||
|
||
## notes
|
||
|
||
Debian trixie×4 unchanged. Spam mailbox secrets / durable monitord still separate Freigabe items.
|