Bug 1325056 - Non provisioned hosts do not inherit organization or location
Summary: Non provisioned hosts do not inherit organization or location
Keywords:
Status: CLOSED DUPLICATE of bug 1268101
Alias: None
Product: Red Hat Satellite
Classification: Red Hat
Component: WebUI
Version: 6.2.0
Hardware: All
OS: All
high
high vote
Target Milestone: Unspecified
Assignee: satellite6-bugs
QA Contact: Katello QA List
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-04-08 05:44 UTC by Anand Vaddarapu
Modified: 2018-08-30 21:57 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-04-15 15:28:32 UTC
Target Upstream Version:


Attachments (Terms of Use)

Description Anand Vaddarapu 2016-04-08 05:44:29 UTC
Description of problem:
After adding a host to a Configured host group with all parameters/Life-cycle/CV and Puppet Environment, the host is not inheriting the correct Puppet Environment/Location/Org.

The hostgroup I created from GUI, and recreated again from CLI as follows:

hammer hostgroup create --architecture x86_64 --subnet Provisioning_Net --environment-id=35 --content-source-id 1 --content-view My-GA-Combined-6 --domain hostname.intranet --lifecycle-environment TEST --locations 'BNE' --name RHEL6_POD --organizations "MyOrg" --puppet-ca-proxy hostname.intranet --puppet-proxy hostname.intranet --partition-table 'My-PartTable-RHEL6' --operatingsystem 'RHEL Server 6.7' --puppet-classes "accounts" --puppet-classes "resolvconf"

then Adding to Host Group:

hammer host update --name hostname.intranet --hostgroup RHEL6_POD

At this Point, the host was not given the correct Puppet Environment , but defaulted to another one. If I log in GUI and go to host (I have to select any location and any org so I can see the list) -> Edit > reset the puppet env to match the content view "will eventually pick the correct one that "Should" have been inherited.

host should get (configured ) with the host group parameters with the above steps even if its provisioned or non-provisioned.

Comment 2 Ivan Necas 2016-04-15 15:28:32 UTC

*** This bug has been marked as a duplicate of bug 1268101 ***


Note You need to log in before you can comment on or make changes to this bug.