Bug 1170696
Summary: | hammer host enable build can be enable also for unmanaged hosts | ||
---|---|---|---|
Product: | Red Hat Satellite | Reporter: | Peter Vreman <peter.vreman> |
Component: | API | Assignee: | Adam Ruzicka <aruzicka> |
Status: | CLOSED ERRATA | QA Contact: | Stephen Benjamin <stbenjam> |
Severity: | low | Docs Contact: | |
Priority: | unspecified | ||
Version: | 6.0.4 | CC: | cwelton, dcleal, stbenjam |
Target Milestone: | Unspecified | Keywords: | Triaged |
Target Release: | Unused | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
URL: | http://projects.theforeman.org/issues/8587 | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2016-07-27 11:38:28 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | |||
Bug Blocks: | 1122832 |
Description
Peter Vreman
2014-12-04 15:53:42 UTC
Since this issue was entered in Red Hat Bugzilla, the release flag has been set to ? to ensure that it is properly evaluated for this release. Created redmine issue http://projects.theforeman.org/issues/8587 from this bug Upstream bug component is API Upstream bug assigned to aruzicka Moving to POST since upstream bug http://projects.theforeman.org/issues/8587 has been closed ------------- Adam Ruzicka Applied in changeset commit:dac16774f9d741a9ef361f0f6bbce452bdea6b92. Verified in Satellite 6.2 Snap 19.0 (foreman-1.11.0.43-1.el7sat.noarch) Host is not managed: [root@sat-snap-rhel7 ~]# hammer -u admin -p changeme host info --id=1 Id: 1 Name: sat-snap-rhel7.example.com Environment: production Puppet CA Id: 1 Puppet Master Id: 1 Cert name: sat-snap-rhel7.example.com Managed: no Try to change to build=true: [root@sat-snap-rhel7 ~]# hammer -u admin -p changeme host update --id=1 --build=true Could not update the host: Build mode cannot be enabled for an unmanaged host Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2016:1501 |