Moving internal types to the right location.
This commit is contained in:
parent
e3e7bc1110
commit
bbccabcd27
6 changed files with 310 additions and 92 deletions
|
@ -1,13 +0,0 @@
|
|||
---
|
||||
environment: "prod"
|
||||
role: "vagrant"
|
||||
name: "hello_world"
|
||||
cpu: 0.09
|
||||
ram: 64
|
||||
disk: 128
|
||||
instances: 1
|
||||
thermos:
|
||||
- name: "bootstrap"
|
||||
cmd: "echo bootstrapping"
|
||||
- name: "hello_gorealis"
|
||||
cmd: "while true; do echo hello world from gorealis; sleep 10; done"
|
Loading…
Add table
Add a link
Reference in a new issue