Skip to content

Commit

Permalink
Apparently only an rsa ssh key-type will do?
Browse files Browse the repository at this point in the history
  • Loading branch information
sgibson91 committed Sep 27, 2024
1 parent 8c871b0 commit f1bf8f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion terraform/azure/projects/queensu.tfvars
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ global_storage_account_name = "2i2cjupyterhubstorage"
location = "canadacentral"
budget_alert_amount = null
storage_size = 512
ssh_pub_key = "ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBQ9Fgc9s/Or8ZyFWVDU+a2s2dFPkviuX4tEK9l4oDYsbFLhZ3bHFSPFvVwI0G3rnSFzahzPQyAO/xugJJcDSV0= sgibson-2i2c"
ssh_pub_key = "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDVwTlihyq578lR5Mp/d9dZFIRko7YglaFeux1Mq6bssfqTLqesc9xVZS5wjmNthW6yrcrbEawsF80JEzkZLUMdC3jKxmUgTU/Htf3Zf7P3N7yWa6er2alV2wX7mkTGwrRd/hKneqJEDuhnCfSWJ9U3Pyd0zM8OhCd8AMbnbR+bR0s1+bI5xWQNkV+DRaLjOA+5OoCObxZgGKGfP/2mqgmgYhWWI3K/DQPzYbX9OszLe/LjBqxcx3zEpupr+qW4A1N11I6I4le4RMcZ+PvbIswq/HxurvJMhYsAvkhP/k9TDt2KGykMZ1xmzBZ05vjr7PqeYXpJSajJVHpWVh9i8lOYLnn+PHyT2nF8JbpAsvcxxn1WzsppWX3JxTOKqhw3SlFUuPlG7Kfba/5Ms41HAwxrneLzfD3To2AG6VoG3EzVFBNviKrebAB2uLyZ7h25jEbqArbhCgDShvIxwa1VlP9vAIrios0rmpOLZ8NfIvPwkYoZU5NRKbaNQL1x0HMPWK0= sgibson@Athena.local"

kubernetes_version = "1.30.3"

Expand Down

0 comments on commit f1bf8f5

Please sign in to comment.