lp:~cjwatson/launchpad-bastion-scripts

Owned by Colin Watson
Get this repository:
git clone https://git.launchpad.net/~cjwatson/launchpad-bastion-scripts
Only Colin Watson can upload to this repository. If you are Colin Watson please log in for upload directions.

Branches

Name Last Modified Last Commit
main 2023-09-05 16:00:29 UTC
Add in-model script

Author: Colin Watson
Author Date: 2023-09-05 16:00:29 UTC

Add in-model script

The way that we have multiple Juju models accessible from a single
`stg-launchpad` user is inconvenient in some ways: it makes it hard to
write shell one-liners that do something on the bastion, because you
always have to source `~/.mojorc.qastaging` or `~/.mojorc.staging`
first.

Add an `in-model` script that makes it easier to compose this sort of
thing. For example, this allows running:

  ssh -t launchpad-bastion-ps5.internal sudo -iu stg-launchpad in-model qastaging juju status

ignore-haproxy-queue-depth-checks 2023-07-24 10:29:26 UTC
Ignore haproxy queue depth checks for production deployments

Author: Colin Watson
Author Date: 2023-07-24 10:29:26 UTC

Ignore haproxy queue depth checks for production deployments

This doesn't mean that we should ignore them in general, just that they
shouldn't block deployments.

12 of 2 results
This repository contains Public information 
Everyone can see this information.

Subscribers