[#4] Fix Jinja variable '... object' has no attribute 'hostname'

Dylan Wilson requested to merge issue-4 into main

Associated issue: #4 (closed).

Applying these states causes the following error: Rendering SLS 'base:game.wings' failed: Jinja variable '... object' has no attribute 'hostname'.

hostname is not available. The host value is not a FQDN. Best solution is to get the minion ID and append dylanw.net.

Closes #4 (closed).

Merge request reports