Skip to content

Commit

Permalink
use 2.x/stable charmcraft channel
Browse files Browse the repository at this point in the history
  • Loading branch information
addyess committed Sep 4, 2024
1 parent 40a46bd commit cd36d0e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .charmcraft-channel
Original file line number Diff line number Diff line change
@@ -1 +1,5 @@
<<<<<<< HEAD
2.x/stable
=======
2.x/stable
>>>>>>> 5c1f3ec (use 2.x/stable charmcraft channel)
1 change: 1 addition & 0 deletions .github/workflows/vsphere-integration.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:
with:
provider: vsphere
credentials-yaml: ${{ secrets.CREDENTIALS_YAML }}
charmcraft-channel: ${{ steps.charmcraft.outputs.channel }}
clouds-yaml: ${{ secrets.CLOUDS_YAML }}
bootstrap-constraints: "arch=amd64 cores=2 mem=4G"
bootstrap-options: "${{ secrets.JAMMY_BOOTSTRAP_OPTIONS }} --model-default datastore=vsanDatastore --model-default primary-network=VLAN_2763 --config caas-image-repo=rocks.canonical.com/cdk/jujusolutions"
Expand Down

0 comments on commit cd36d0e

Please sign in to comment.