Skip to content

Ansible deployment: unify capistrano deployment file for remote and AWS local deployments.#63

Merged
bshand merged 1 commit into
developfrom
feature/ansible_capistrano_refactor
Feb 9, 2024
Merged

Ansible deployment: unify capistrano deployment file for remote and AWS local deployments.#63
bshand merged 1 commit into
developfrom
feature/ansible_capistrano_refactor

Conversation

@bshand

@bshand bshand commented Feb 8, 2024

Copy link
Copy Markdown
Contributor

This PR removes the need for a separate config.deploy.rb.j2 file. This was previously needed to manage circular deployments on AWS, where files are deployed directly from a local .git repository. Now, the same effect can be achieved by setting an environment variable.

As far as I can, I've tested the changes using ansible on a local VM.

Comment thread config/deploy.rb
@bshand bshand merged commit d973ace into develop Feb 9, 2024
@bshand bshand deleted the feature/ansible_capistrano_refactor branch February 9, 2024 15:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants