Bug 719676 - template out rhevm configuration in /etc/aeolus-configure/nodes/default_configure
Summary: template out rhevm configuration in /etc/aeolus-configure/nodes/default_confi...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: CloudForms Cloud Engine
Classification: Retired
Component: aeolus-configure
Version: 0.3.1
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: beta
Assignee: Mike Orazi
QA Contact: wes hayutin
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-07-07 16:15 UTC by wes hayutin
Modified: 2012-01-26 12:24 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed:


Attachments (Terms of Use)

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


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