-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
At the moment, I am trying to get this thing running and facing some issues:
Have to run it with Python3, because with Python2 the foreman.client does not run. At the moment I stuck here:
python3 foremanexplore.py -d
Traceback (most recent call last):
File "foremanexplore.py", line 212, in
retval = main()
File "foremanexplore.py", line 148, in main
if facts.has_key('is_virtual'):
AttributeError: 'dict' object has no attribute 'has_key'
Does any one have this running on an CentOS 7 or higher?
Metadata
Metadata
Assignees
Labels
No labels