Skip to content

Commit

Permalink
Merge pull request #140 from base2Services/update-defaults-for-ec2-pl…
Browse files Browse the repository at this point in the history
…ugin-breaking-change

Update defaults.yaml
  • Loading branch information
aaronwalker authored Jan 31, 2024
2 parents 99593a5 + b632efc commit 176cd28
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions jcasc/defaults.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jenkins:
- "Overall/Administer:ciinabox"
clouds:
- amazonEC2:
cloudName: "linux"
name: "linux"
instanceCapStr: "8"
privateKey: ""
region: "ap-southeast-2"
Expand Down Expand Up @@ -125,4 +125,4 @@ tool:
git:
installations:
- home: "git"
name: "Default"
name: "Default"

0 comments on commit 176cd28

Please sign in to comment.