Skip to content

Instantly share code, notes, and snippets.

View FuriKuri's full-sized avatar
💭
zzzZZZzzz

Theo Pack FuriKuri

💭
zzzZZZzzz
View GitHub Profile
04036afadcf2e2aed6eb0670a44398eca22c8e81cd7652fa687eb4978ea1eab9f51659215fc86dbb5d7e290b5cba47e3a7920e6d86149c43baa37964fc37f4bf77
@FuriKuri
FuriKuri / coreos_digitalocean.tf
Created April 10, 2016 13:04
CoreOS with Terraform on Digitalocean
variable "do_token" {}
variable "domain_name" {}
variable "ssh_fingerprint" {}
provider "digitalocean" {
token = "${var.do_token}"
}
resource "digitalocean_droplet" "coreos1" {
name = "coreos1"
@FuriKuri
FuriKuri / helloworld
Created February 7, 2016 09:16 — forked from qrohlf/helloworld
Ruby Hello World
  = 1
   =  + 
    =   *  + 
     =    *  
      =
[     *(   +  )+  ,
        =     *    + ,
         =     *    +    -  ,
        ,
        =        +    ,
### Keybase proof
I hereby claim:
* I am furikuri on github.
* I am furikuri (https://keybase.io/furikuri) on keybase.
* I have a public key whose fingerprint is E970 E978 5D4D 32D2 DFBF 3183 E8FB 4EAF A0A4 31F5
To claim this, I am signing this object: