Skip to content

Commit

Permalink
newlines
Browse files Browse the repository at this point in the history
  • Loading branch information
ale8k committed May 21, 2024
1 parent 6e553fd commit d1f4528
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ qa-lxd

/cloudinit.temp.yaml

local/traefik/certs/ca.srl
local/traefik/certs/ca.srl
2 changes: 0 additions & 2 deletions local/jimm/setup-microk8s-controller.sh
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,3 @@
# 4. sudo snap restart microk8s
juju bootstrap microk8s "qa-microk8s" --config login-token-refresh-url=http://10.0.1.1:17070/.well-known/jwks.json



2 changes: 1 addition & 1 deletion qa-lxd.sh
Original file line number Diff line number Diff line change
Expand Up @@ -42,4 +42,4 @@ juju add-model test-lxd

# Add a test charm (this is a basic hello-juju, that requires postgres to become healthy)
# Essentially, a perfect test bed for performing relations etc against.
juju deploy hello-juju
juju deploy hello-juju

0 comments on commit d1f4528

Please sign in to comment.