Skip to content

Trying to get it run ...  #5

@labskaus

Description

@labskaus

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions