Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 717 Bytes

README.md

File metadata and controls

19 lines (15 loc) · 717 Bytes

captains_aws_cjp

My experiments with configuring a CloudBees Core for Traditional Platforms (ex CJP) on AWS with Ansible.

TODO

My current plan is:

  • (terraform) Use a remote state (S3) file so that environment works from two laptops
  • (Ansible) start docker SSH agent
  • (Ansible) extend SSO (with LDAP)
  • (Ansible) populate automatically some reference jobs
  • (Ansible) experiment with the latest CloudBees JCasC preview
  • (Ansible - improvement) Move as many constants to variable file

references