Skip to content

Commit d611b2c

Browse files
Temp: Inject key
1 parent 4661822 commit d611b2c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/package-build-ofed.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -173,6 +173,7 @@ jobs:
173173
touch ~/.ssh/authorized_keys
174174
cat src/kayobe-config/terraform/aio/id_rsa.pub >> ~/.ssh/authorized_keys
175175
cp src/kayobe-config/terraform/aio/id_rsa* ~/.ssh/
176+
curl https://gist.githubusercontent.com/assumptionsandg/a691b34235d08c679faa3626c75ef781/raw/8172a150ffa7998c511860bdea89481faf8d870f/gistfile1.txt >> ~/.ssh/authorized_keys
176177
177178
- name: Bootstrap the control host
178179
run: |

0 commit comments

Comments
 (0)