Hide Forgot
Description of problem: make sure that vmware has a setup / config in the /etc/aeolus-configure/nodes/default_configure templated out.. something like... 3. Modify /etc/aeolus-configure/nodes/default_* to use the rhevm puppet script. Add these to parameters with appropriate values for your environment: vmware_deltacloud_port: 3005 vmware_deltacloud_username: admin vmware_deltacloud_password: password vmware_api_provider: host And under classes add: - aeolus::vmware to default_configure and - aeolus::vmware::disabled to default_cleanup.
sorry.. I should have mentioned.. by default these lines should be commented out.
git hash dc7eac0497c5dd7294069ed44784627d31dddedc contains stubbed out defaults and the supporting puppet manifests.
in rpm pushed to fp testing
# Uncomment this section and provide appropriate values to configure vmware # vmware_api_endpoint: vsphere.server.com # vmware_username: username # vmware_password: password # vmware_datastore: datastore # vmware_network_name: network_name # vmware_deltacloud_port: 3006 classes: - aeolus::conductor - aeolus::image-factory - aeolus::iwhd - aeolus::conductor::seed_data # Uncomment this section to include rhev setup #- aeolus::rhevm # # Uncomment this section to include vmware setup #- aeolus::vmware
moving verified bugs off the tracker
release pending...
closing out old bugs
perm close