Bug 719676

Summary: template out rhevm configuration in /etc/aeolus-configure/nodes/default_configure
Product: [Retired] CloudForms Cloud Engine Reporter: wes hayutin <whayutin>
Component: aeolus-configureAssignee: Mike Orazi <morazi>
Status: CLOSED CURRENTRELEASE QA Contact: wes hayutin <whayutin>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 0.3.1CC: dajohnso, slinaber, ssachdev
Target Milestone: beta   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description wes hayutin 2011-07-07 16:15:19 UTC
Description of problem:


template out and comment out the instructions for setting up rhevm..
In /etc/aeolus-configure/nodes/default_configure 

#  rhevm_nfs_server: your-nfs-server.somewhere.com
#  rhevm_nfs_export: /export/rhev
#  rhevm_nfs_mount_point: /mnt/rhevm-nfs
#  rhevm_deltacloud_port: 3005
#  rhevm_deltacloud_username: admin
#  rhevm_deltacloud_password: password
#  rhevm_deltacloud_powershell_url: https://hevmapi.somewhere.com:port/rhevm-api-powershell
And under classes add:

# - aeolus::rhevm
to default_configure and

# - aeolus::rhevm::disabled
to default_cleanup.

Comment 1 Mike Orazi 2011-07-08 21:59:22 UTC
git:  961f73a2be1aa1bed32eea9d6470fc63a79b446b

Comment 2 Shveta 2011-07-22 05:55:48 UTC

 /etc/aeolus-configure/nodes/default_configure
========================================================

parameters:
  enable_https: true
  enable_security: false
# Uncomment this section and provide reasonable values to
# enable RHEV values to be populated.
#  rhevm_nfs_server: nfs.server.com
#  rhevm_nfs_export: /export/export_domain
#  rhevm_nfs_mount_point: /mnt/rhevm-nfs
#  rhevm_deltacloud_port: 3005
#  rhevm_deltacloud_username: username@fqdn
#  rhevm_deltacloud_password: password
#  rhevm_deltacloud_powershell_url: https://rhevm.server.com:8543/rhevm-api-powershell

# Uncomment this section to include rhev setup
#- aeolus::rhevm
===========================================================
/etc/aeolus-configure/nodes/default_cleanup 
===========================================================

# Uncomment these to clean up RHEV
#  rhevm_nfs_server: nfs.server.com
#  rhevm_nfs_export: /export/export_domain
#  rhevm_nfs_mount_point: /mnt/rhevm-nfs



# Uncomment this to clean up RHEV details
#- aeolus::rhevm::disabled

Comment 3 wes hayutin 2011-07-22 13:46:08 UTC
moving verified bugs off the tracker

Comment 4 wes hayutin 2011-08-01 19:55:11 UTC
release pending...

Comment 5 wes hayutin 2011-08-01 19:56:59 UTC
release pending...

Comment 7 wes hayutin 2011-12-08 13:52:38 UTC
closing out old bugs

Comment 8 wes hayutin 2011-12-08 14:06:30 UTC
perm close