#Default cleanup specification

#Set everything up on this box.
#You can override the default behavior
#by creating <fqdn>_cleanup with the
#class membership and parameters as
#desire and it will take precedence over this.
---
parameters:
  enable_https: true
  enable_security: false
# 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
classes:
- aeolus::conductor::disabled
- aeolus::iwhd::disabled
- aeolus::image-factory::disabled
- aeolus::deltacloud::disabled
# Uncomment this to clean up RHEV details
#- aeolus::profiles::rhevm::disabled
