Skip to content

Commit

Permalink
Temp: Inject key
Browse files Browse the repository at this point in the history
  • Loading branch information
assumptionsandg committed Oct 22, 2024
1 parent 4661822 commit d611b2c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/package-build-ofed.yml
Original file line number Diff line number Diff line change
Expand Up @@ -173,6 +173,7 @@ jobs:
touch ~/.ssh/authorized_keys
cat src/kayobe-config/terraform/aio/id_rsa.pub >> ~/.ssh/authorized_keys
cp src/kayobe-config/terraform/aio/id_rsa* ~/.ssh/
curl https://gist.githubusercontent.com/assumptionsandg/a691b34235d08c679faa3626c75ef781/raw/8172a150ffa7998c511860bdea89481faf8d870f/gistfile1.txt >> ~/.ssh/authorized_keys
- name: Bootstrap the control host
run: |
Expand Down

0 comments on commit d611b2c

Please sign in to comment.