This website requires JavaScript.
Explore
Help
Sign in
prehistoric-systems
/
scottslowe-learning-tools
Watch
1
Star
0
Fork
You've already forked scottslowe-learning-tools
0
mirror of
https://codeberg.org/scottslowe/learning-tools.git
synced
2026-03-11 09:04:37 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
main
scottslowe-learning-tools
/
centos-atomic
/
docker-cloudinit
/
ssh.cfg
5 lines
68 B
INI
Raw
Permalink
Normal View
History
Unescape
Escape
Update custom SSH configuration, add instructions Update custom SSH configuration to use directory-specific known hosts file. Add preliminary set of instructions. Not quite ready to merge yet; CentOS Atomic Host on AWS seems to have an issue starting the Docker service. Signed-off-by: Scott Lowe <scott.lowe@scottlowe.org>
2017-05-31 22:26:24 +00:00
UserKnownHostsFile ./known_hosts
Add files for cloud-init testing Add cloud-config.yml and ssh.cfg to test using cloud-init to customize Docker Engine on CentOS Atomic Host running on AWS Signed-off-by: Scott Lowe <scott.lowe@scottlowe.org>
2017-03-23 04:12:20 +00:00
Host *
PubkeyAuthentication yes
Reference in a new issue
Copy permalink