I hereby claim:
- I am adamalex on github.
- I am adamalex (https://keybase.io/adamalex) on keybase.
- I have a public key whose fingerprint is AA1C 23AB BEE8 36B5 9EF6 0002 D6A4 3CFA 39C0 4BA8
To claim this, I am signing this object:
[ | |
{ | |
"_id": "6338bc0bbca176d453b15fa2", | |
"index": 0, | |
"guid": "add26865-3726-4556-bf1d-237ec445c8cc", | |
"isActive": false, | |
"balance": "$2,971.17", | |
"picture": "http://placehold.it/32x32", | |
"age": 23, | |
"eyeColor": "brown", |
name 'Amazon ECS Cluster' | |
rs_ca_ver 20160622 | |
short_description " | |
Creates an Amazon ECS cluster" | |
long_description "### Description | |
#### Amazon ECS |
web: | |
image: tutum/hello-world:latest | |
ports: | |
- "80:80" |
I hereby claim:
To claim this, I am signing this object:
#cloud-config | |
coreos: | |
etcd: | |
# generate a new token for each unique cluster from https://discovery.etcd.io/new | |
discovery: https://discovery.etcd.io/xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx | |
update: | |
# disable this for now until it is supported when using private ip config | |
reboot-strategy: off | |
units: |
-- Logs begin at Wed 2014-07-02 01:34:27 UTC, end at Wed 2014-07-02 01:51:41 UTC. -- | |
Jul 02 01:34:42 corecluster systemd[1]: Starting fleet... | |
Jul 02 01:34:42 corecluster systemd[1]: Started fleet. | |
Jul 02 01:34:42 corecluster fleet[3542]: I0702 01:34:42.099837 03542 fleet.go:143] No provided or default config file found - proceeding without | |
Jul 02 01:34:42 corecluster fleet[3542]: I0702 01:34:42.107270 03542 agent.go:80] Initializing Agent | |
Jul 02 01:36:17 corecluster fleet[3542]: fatal error: runtime: cannot allocate memory | |
Jul 02 01:36:17 corecluster fleet[3542]: goroutine 1 [running]: | |
Jul 02 01:36:17 corecluster fleet[3542]: runtime.throw(0xb2f347) | |
Jul 02 01:36:17 corecluster fleet[3542]: /usr/lib/go/src/pkg/runtime/panic.c:464 +0x69 fp=0x7fcfb6479030 | |
Jul 02 01:36:17 corecluster fleet[3542]: runtime.persistentalloc(0x4000, 0x8, 0xb3d938) |
fleetctl load *
fleetctl start *.timer
<!DOCTYPE html> | |
<html> | |
<head> | |
<meta name="viewport" content="initial-scale=1.0, user-scalable=no"> | |
<meta http-equiv="content-type" content="text/html; charset=utf-8"> | |
<script type="text/javascript" src="http://maps.google.com/maps/api/js?sensor=true"></script> | |
</head> | |
<body> | |
<div id="content" style="height: 450px"></div> | |
<script type="text/javascript"> |
packages: | |
yum: | |
git: [] | |
gcc: [] | |
make: [] | |
openssl-devel: [] | |
commands: | |
00-add-home-variable: | |
command: sed -i 's/function error_exit/export HOME=\/root\n\nfunction error_exit/' /opt/elasticbeanstalk/hooks/appdeploy/pre/50npm.sh | |
container_commands: |
2013/09/29 20:36:49 Packer Version: 0.3.8 | |
2013/09/29 20:36:49 Packer Target OS/Arch: darwin amd64 | |
2013/09/29 20:36:49 Detected home directory from env var: /Users/adam | |
2013/09/29 20:36:49 Attempting to open config file: /Users/adam/.packerconfig | |
2013/09/29 20:36:49 File doesn't exist, but doesn't need to. Ignoring. | |
2013/09/29 20:36:49 Packer config: &{PluginMinPort:0 PluginMaxPort:0 Builders:map[amazon-ebs:packer-builder-amazon-ebs amazon-chroot:packer-builder-amazon-chroot amazon-instance:packer-builder-amazon-instance digitalocean:packer-builder-digitalocean openstack:packer-builder-openstack virtualbox:packer-builder-virtualbox vmware:packer-builder-vmware] Commands:map[build:packer-command-build fix:packer-command-fix inspect:packer-command-inspect validate:packer-command-validate] PostProcessors:map[vagrant:packer-post-processor-vagrant] Provisioners:map[chef-solo:packer-provisioner-chef-solo file:packer-provisioner-file puppet-masterless:packer-provisioner-puppet-masterless shell:packer-provisioner-sh |