blob: 0bf80d549bac5aeb68c9537276ae9b7a4e281ee4 [file] [log] [blame]
#!/bin/bash
set -e
../kube/secrets/generate-new-key-for-service-account.sh skia-public skolo-jumphost
printf 'You should now run:\n'
printf ' cd ansible\n'
printf ' ansible-playbook ./switchboard/jumphosts.yml\n'