Results 1 issues of Chad

I am unable to invoke `gordon apply` on Debian Linux. Here's why. gordon's `apply` command depends on a python call to `platform.processor()` https://github.com/jorgebastida/gordon/blob/80567b456d89d4224be6b95331c95298d25b64a8/gordon/resources/lambdas.py#L403 Per the python documents, a valid return...