Skip to content

Instantly share code, notes, and snippets.

@ryanj
Last active August 30, 2019 20:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ryanj/f2b5fa6264e9b23cfa7f87fc5bd45fe7 to your computer and use it in GitHub Desktop.
Save ryanj/f2b5fa6264e9b23cfa7f87fc5bd45fe7 to your computer and use it in GitHub Desktop.
{"ignition":{"config":{"replace":{"source":null,"verification":{}}},"security":{"tls":{}},"timeouts":{},"version":"3.0.0"},"passwd":{"users":[{"homeDir":"/home/core","name":"core","sshAuthorizedKeys":["ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQC7sLcYVWUochTBiD/hbkBbt9MutMTFio+ogwgyDhHNCOktnlp2Lis2fi9QbyXlwARW9aGrEv5jiQmJSCKy8d4HHVAcS4cg5vuSDdTQJOBAowYjS4IXz2KXJ1NzZ9a+FvzEQuOgoVhvI/D+oj+TkpriWgt3lOh/fVQAcJbXhJSNug4LWfiTDGXaRDkqskJKXOKUjJTysHFnfoGTTQssb69HgWjcwT+E8ndRtyV09gJBXL8D+oSKNZCB+4RwQT0e1N608eUCmsi/9RbHCaZTG2+BZV1GEgnMPMRkzSrBXKD2YSGydsDfDjkwulpy62mZTakF5KsfrFERw0KGoO2ktZBxrIp9ZQf+89c7/jqohf4S1xwxm3FT3gsn3yrk/6H/APilXGPZatCIwFAqnqzapdQhF0RQXcuovuQwjjA6HCJfzurENZbOjTBPzUSH6fbCnvJnYM27W/PtKq769DCVjNkm7lRW32gCZa5o2yMVwbQ6gyd5BLrm5wQ2rCvrYo8mG/SMCkrLVKpmGGmWFjjiWJeVS7mvNvgtabTLxAkgnuu8qZwgbyjaDv2psa/ZmcmBATr/krsMxLIvvoNdzUe0+zQS3cUAbdw+xJpfrMaaHlDxKKNaNqzrYEwjF5aVEy65V6izalMjt7UEC0qjPpXQz7gyGb9753thCwTIzgq+uK8RXw== ryan.jarvinen@gmail.com"],"shell":"/bin/bash"}]},"storage":{"files":[{"group":{},"overwrite":true,"path":"/etc/hostname","user":{},"contents":{"source":"data:,core01","verification":{}},"mode":420},{"group":{},"overwrite":true,"path":"/etc/motd","user":{},"contents":{"source":"data:,Good%20news%2C%20Everyone!","verification":{}},"mode":420},{"group":{"id":501},"path":"/opt/test_file","user":{"id":500},"contents":{"source":"data:,Hello%2C%20world!","verification":{}},"mode":420}]},"systemd":{"units":[{"contents":"[Unit]\nDescription=A hello world unit!\n[Service]\nType=oneshot\nExecStart=/usr/bin/echo \"Hello, World! (from fcOS!!)\"\n[Install]\nWantedBy=multi-user.target\n","enabled":true,"name":"hello.service"}]}}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment