-
Notifications
You must be signed in to change notification settings - Fork 46
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Automated setup via CI server #29
Commits on Mar 22, 2021
-
Terraform: Switch to version prefix.
These should work much longer than pinned version, as the support windows for a pinned version seem to be rather short.
Configuration menu - View commit details
-
Copy full SHA for 98a582b - Browse repository at this point
Copy the full SHA 98a582bView commit details -
Configuration menu - View commit details
-
Copy full SHA for c348473 - Browse repository at this point
Copy the full SHA c348473View commit details
Commits on Mar 23, 2021
-
Stick to default terraform.tfvars file that is loaded by default.
Convention over configuration!
Configuration menu - View commit details
-
Copy full SHA for e2005ad - Browse repository at this point
Copy the full SHA e2005adView commit details -
Configuration menu - View commit details
-
Copy full SHA for 102757c - Browse repository at this point
Copy the full SHA 102757cView commit details -
Merge remote-tracking branch 'origin/feature/external_scmm' into feat…
…ure/update-terraform
Configuration menu - View commit details
-
Copy full SHA for fb93cf9 - Browse repository at this point
Copy the full SHA fb93cf9View commit details -
apply.sh: Update jenkins job URLs
They changed since we started using SCMM folders.
Configuration menu - View commit details
-
Copy full SHA for 360ea1f - Browse repository at this point
Copy the full SHA 360ea1fView commit details -
Job is stuck. This should help to find out where.
Configuration menu - View commit details
-
Copy full SHA for 04f7878 - Browse repository at this point
Copy the full SHA 04f7878View commit details -
Configuration menu - View commit details
-
Copy full SHA for c4d2df1 - Browse repository at this point
Copy the full SHA c4d2df1View commit details
Commits on Mar 24, 2021
-
Jenkins REST client: Don't use API token.
Refactor to use password. Why? - In CES authorization seems not to work as expected. When calling with Token we get a 403. Same with username works. Must be some bug with Jenkins CAS plugin. - It's simpler to implement with Username and PW - We don't spam Jenkins with API-Tokens While on it also - removed redundancies - fail on status codes >= 400 - Print status code on failure
Configuration menu - View commit details
-
Copy full SHA for 93a90b7 - Browse repository at this point
Copy the full SHA 93a90b7View commit details
Commits on Mar 25, 2021
-
Terraform: Refactor versions to versions.tf
Good practice and better maintenance.
Configuration menu - View commit details
-
Copy full SHA for 7ff5be9 - Browse repository at this point
Copy the full SHA 7ff5be9View commit details -
Configuration menu - View commit details
-
Copy full SHA for cbfe838 - Browse repository at this point
Copy the full SHA cbfe838View commit details