-
Notifications
You must be signed in to change notification settings - Fork 169
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Reconfiguring of compute_profiles failing #997
Comments
biggest problem is that |
Can you please provide the output of the playbook with |
After talking on IRC: that won't help, damn. |
Okay, I can reproduce the error locally. |
evgeni
added a commit
to evgeni/foreman-ansible-modules
that referenced
this issue
Oct 2, 2020
evgeni
added a commit
that referenced
this issue
Oct 7, 2020
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
SUMMARY
We configure compute_profiles via ansible. Creation and first time configuring for compute_resources work well. If we change some data the configuration changes can't be applied.
ISSUE TYPE
ANSIBLE VERSION
KATELLO/FOREMAN VERSION
APYPIE VERSION
STEPS TO REPRODUCE
vm_attrs
, e.g. cpus.EXPECTED RESULTS
The value of e.g.
cpus
should be changedACTUAL RESULTS
We get
fatal: [localhost]: FAILED! => {"changed": false, "msg": "Failed to ensure entity state: 'id'"}
without debug. With debug we get the following:The text was updated successfully, but these errors were encountered: