Skip to content
Snippets Groups Projects

Configure deploy wrt ENV selected

Closed Krish Moodbidri requested to merge krish94/hpc-factory:feat-hpc-factory into feat-hpc-factory
1 unresolved thread

removed DEV_KEY value from file and added ansible-playbook command to run cheaha.yml file in the user_data file

This allows to run the playbook post the build for the desired env during deploy

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
23 23 PKR_VAR_networks: '["8cf2f12e-905d-46d9-bc70-b0897c65f75a"]'
24 24 GIT_AUTHOR_NAME: "Gitlab runner"
25 25 GIT_AUTHOR_EMAIL: "gitlab@runner"
26 DEV_KEY: "ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBXBfBmQDq1HK8U0zK6gDF0jyfWChuFYEPiRp1Wgl0XFJU7JoUngqkE/GAic8kCzKW0hPMiweSjmWdKlAapv/dk= krishmoodbidri@krishs-MacBook-Pro-3.local"
  • I would put this in a distinct feature and MR, e.g. "remove static DEV_KEY from repo and replace with caller-provided value". It's independent of the changes below to execute the ansible playbook, correct?

  • Krish Moodbidri changed this line in version 3 of the diff

    changed this line in version 3 of the diff

  • Please register or sign in to reply
  • added 1 commit

    • e0ac18c4 - added back dev key value to keep this PR limited to deploy config based on env

    Compare with previous version

  • Krish Moodbidri added 6 commits

    added 6 commits

    • e0ac18c4...238c7159 - 5 commits from branch rc:feat-hpc-factory
    • c2ed845b - Merge remote-tracking branch 'rc/feat-hpc-factory' into feat-hpc-factory

    Compare with previous version

  • Please register or sign in to reply
    Loading