Bug 1537566 - [Ansible Embedded] - Embedded Ansible cannot be enabled on IPv6 only appliance
Summary: [Ansible Embedded] - Embedded Ansible cannot be enabled on IPv6 only appliance
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat CloudForms Management Engine
Classification: Red Hat
Component: Appliance
Version: 5.8.0
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: GA
: 5.10.0
Assignee: Brandon Dunne
QA Contact: Pavol Kotvan
URL:
Whiteboard: ansible_embed:ipv6
: 1570994 (view as bug list)
Depends On:
Blocks: 1550730 1550732
TreeView+ depends on / blocked
 
Reported: 2018-01-23 14:04 UTC by Pavol Kotvan
Modified: 2019-02-11 14:03 UTC (History)
9 users (show)

Fixed In Version: 5.10.0.0
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
: 1550730 1550732 (view as bug list)
Environment:
Last Closed: 2019-02-11 14:03:46 UTC
Category: Bug
Cloudforms Team: Ansible
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Comment 6 Brandon Dunne 2018-01-30 18:46:58 UTC
I see, it fails to start because the hostname is invalid.  I'll add some logic to only store valid hostnames.

Comment 8 CFME Bot 2018-01-31 16:32:37 UTC
New commit detected on ManageIQ/manageiq/master:
https://github.com/ManageIQ/manageiq/commit/287f25d74c8b192974709e5f1463696fc6d86304

commit 287f25d74c8b192974709e5f1463696fc6d86304
Author:     Brandon Dunne <brandondunne>
AuthorDate: Wed Jan 31 11:01:46 2018 -0500
Commit:     Brandon Dunne <brandondunne>
CommitDate: Wed Jan 31 11:01:46 2018 -0500

    Only store the hostname if the hostname is valid
    
    On retrieve, return the hostname only if it is valid
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1537566

 app/models/miq_server.rb       | 7 ++++++-
 spec/models/miq_server_spec.rb | 7 +++++++
 2 files changed, 13 insertions(+), 1 deletion(-)

Comment 13 Brandon Dunne 2018-04-24 15:06:54 UTC
*** Bug 1570994 has been marked as a duplicate of this bug. ***


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