Skip to content

Commit

Permalink
Merge pull request #16 from internetstandards/new_credentials
Browse files Browse the repository at this point in the history
add new ip and new ssh key for stitch
  • Loading branch information
stitch authored Sep 19, 2023
2 parents 0769906 + 71d0808 commit 1b5ac23
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Boltdir/data/common.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ accounts::user_list:
groups: [users, sudo]
sshkeys:
- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDSD/TFYNq8V/RofrxLZWiPpdM/bj3b6vto+oRhfAb+4gsfsyxbrpETvHKdahCiJTZA+jheJQdaS2IWkrpZw1sCV0pSMcD6aZJWaDomfY2wNkrNs69mDzIL3HCsqUOVft5Md46Uh21+2vLIFgPLLrn58wOBszCK5DFTTQ9VrAirpwsaZ/rJj1iFwd+35MJVDe6K5LDF1tVEJl4MdqOs2Yhi25Zuz/ynP7zeF6420arqbbXjlSIDHbTjHJ54rBvDHqhg1cuYN4CGc3Fx7NTHfSYX4tlUvVS0EDLcNXWN+QlU4EI7qXHLjGastc7UqnLc4oFivQUOjlVFizF+hghb14MFYrAegTbzdS4kAROXLv/SVr360SVXfHdL2I3AE5oC9/IEsDXiWHEPZv/OX2t/reuCkt3hIZ4MQRZyXsO5TaDrJb8mnVIpbXOGrzlQ0Eec5IvEVotz0wLxK3zOk/Hs0oTOxpbryg9j5iMBQ2CyXBR3Er0YkPeuWjj3YMNbO33yaaER+EZXdg/cfYnuowM0wGXjYwmASTzNX4CDT1VjxS3H3V6+wMxM9aNmk+kFumGtW8b9VQNC55hokK4QeCteBv2bS99+Vnki0MfGI+1H1ljviJrXJ8EeYmY15CgPRtjYPiHRZdCuLTRR//4ZaZMbCussvOlGAxZ05LcIC5fiPmiHvQ== stitch
- ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIISyxxCczyKhGjhuV4ew68okxMNOO8+osSIvESBHEcg9 [email protected]

base::firewall::admin_ip_whitelist:
iptables:
Expand All @@ -19,6 +20,7 @@ base::firewall::admin_ip_whitelist:
# stitch
- "149.210.226.68/32"
- "84.27.102.146/32"
- "94.208.68.251/32"
# monitoring
- "162.55.63.10/32"
ip6tables:
Expand Down

0 comments on commit 1b5ac23

Please sign in to comment.