Jeff Gibson

Results 3 issues of Jeff Gibson

Fails to run on Ubuntu 14.04.02 LTS $ nodejs -v v0.11.15 $ NODE_ENV=production ./start-app.js /usr/bin/env: node --harmony: No such file or directory $ NODE_ENV=production nodejs ./start-app.js /home/vagrant/ansijet/start-app.js:14 co(function*() { ^...

bug

Attempting to check the timezone on a non-systemd Linux OS, such as Amazon Linux 1, fails. # Describe the problem ``` Failures: amazonlinux: amazonlinux: 1) Time Zone resource amazonlinux: Failure/Error:...

Type: Bug

In order to prevent UID conflicts when you have multiple instances that share a network filesystem (e.g. NFS) ssm-agent should create the ssm-user in the SYS_UID_MIN-SYS_UID_MAX range as defined in...