Skip to content

Instantly share code, notes, and snippets.

View ericstoekl's full-sized avatar

Eric Stoekl ericstoekl

  • Seattle, WA, USA
View GitHub Profile
@ericstoekl
ericstoekl / user-data-openfaas-1node.yml
Last active October 30, 2017 18:29 — forked from DieterReuter/user-data-openfaas-1node.yml
Deploy HypriotOS/arm64 for RPi3 with OpenFaas the DevOps/Automation way
#cloud-config
# vim: syntax=yaml
#
# The current version of cloud-init in the Hypriot rpi-64 is 0.7.9
# When dealing with cloud-init, it is SUPER important to know the version
# I have wasted many hours creating servers to find out the module I was trying to use wasn't in the cloud-init version I had
# Documentation: http://cloudinit.readthedocs.io/en/0.7.9/index.html
# Set your hostname here, the manage_etc_hosts will update the hosts file entries as well