You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 24, 2022. It is now read-only.
2018-07-19 07:10:05,122 [salt.loader :764 ][CRITICAL][10950] Failed to load grains defined in grain file ec2_tag_roles.ec2_roles in function <function ec2_roles at 0x29ce0c8>, error:
Traceback (most recent call last):
File "/usr/lib/python2.7/site-packages/salt/loader.py", line 757, in grains
ret = funcskey
File "/var/cache/salt/minion/extmods/grains/ec2_tags.py", line 50, in ec2_roles
import os
UnboundLocalError: local variable 'roles' referenced before assignment
Is thos issue only with me ?
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
2018-07-19 07:10:05,122 [salt.loader :764 ][CRITICAL][10950] Failed to load grains defined in grain file ec2_tag_roles.ec2_roles in function <function ec2_roles at 0x29ce0c8>, error:
Traceback (most recent call last):
File "/usr/lib/python2.7/site-packages/salt/loader.py", line 757, in grains
ret = funcskey
File "/var/cache/salt/minion/extmods/grains/ec2_tags.py", line 50, in ec2_roles
import os
UnboundLocalError: local variable 'roles' referenced before assignment
Is thos issue only with me ?
The text was updated successfully, but these errors were encountered: