This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Minimal Content | |
#---------------- | |
ADMIN_PASSWORD="nova" | |
DATABASE_USER=stack | |
DATABASE_PASSWORD=stack | |
MYSQL_PASSWORD=stack | |
RABBIT_PASSWORD=stack | |
SERVICE_PASSWORD=$ADMIN_PASSWORD | |
SERVICE_TOKEN=$ADMIN_PASSWORD |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Host domain1 | |
Hostname bastion.domain1.com | |
forwardagent yes | |
gatewayports yes | |
ServerAliveInterval 30 | |
Compression yes | |
CompressionLevel 4 | |
Port 22 | |
Host domain2 |
NewerOlder