[#4] Fix Jinja variable '... object' has no attribute 'hostname'
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).