Last active
July 22, 2019 19:53
-
-
Save fabn/030410f561e3ff0979c46040c43c6d21 to your computer and use it in GitHub Desktop.
My Public key
This file contains hidden or 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
#cloud-config | |
rancher: | |
network: | |
# interfaces: | |
# eth1: | |
# address: 172.68.1.100/24 | |
# gateway: 172.68.1.1 | |
# mtu: 1500 | |
# dhcp: false | |
dns: | |
nameservers: | |
- 8.8.8.8 | |
- 8.8.4.4 | |
ssh_authorized_keys: | |
- ssh-rsa AAAAB3NzaC1yc2EAAAABJQAAAQB52u2GWjMxVj9QRs9OJEFWuMQ5pKc+WyCfKGNl3FSzdT596hhOmRxQR4FrvBcdaAG31ECoVIzuIwqT3FERr2X9z6p0QJpWjunl3BNFyHVUFdtEjjB8u1Sfae4cUTxcnsQemXuL8xZbSah0qUzZBa0RqP/2jK0kKHd3ruHFbDin0nHC6R6+JoLdLOujXGVUXGbEVEOEbSd07ZKj/p1cDono/NT2avIgM3HoYl5ZJdB6HIcsktE9hHvE1ChTdVBMrqFn/8yU8YwTvNWrguKkYUdY1o7fy78zabFc2ytdiHuWsxMxlGxslaj8B9wC7KvTkqGofy0r7Pq+SUOiISWixqc1 [email protected] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment