I hereby claim:
- I am heversonbr on github.
- I am heversonbr (https://keybase.io/heversonbr) on keybase.
- I have a public key ASCMHP9yQozeB19SEslyntgSReUNPBes7kgiCThXPqdtpAo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
| # -*- mode: ruby -*- | |
| # vi: set ft=ruby : | |
| require 'vagrant-openstack-provider' | |
| mynodes = [ | |
| { | |
| :name => "k8s-head", | |
| :type => "master", | |
| :box => "hbr_ubuntu1604_img", | |
| :flavor => "j1.medium", |