forked from RedHatQE/cloudqe-aeolus
-
Notifications
You must be signed in to change notification settings - Fork 0
bcrochet/cloudqe-aeolus
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
# THIS SCRIPT IS TO INSTALL AEOLUS BY: # Install all the rpms from the last released repo and then pull all the src and compile # Install from the src # Update aeolus components # Display usage information $ python aeolus-helper --help # Install oz from existing yum repositories $ python aeolus-helper --source=yum install oz # Install audrey using yum, include provided repo during installation $ python aeolus-helper --source=yum --repofile=file:///path/to/aeolus.repo install audrey # Build and install aeolus-conductor from git (--source=git implied): $ python aeolus-helper install aeolus-conductor # Build and install everything from git $ python aeolus-helper install all # Build 'audrey' from git $ python aeolus-helper build audrey # Install build requirements for 'libdeltacloud' $ python aeolus-helper install-buildrequires libdeltacloud # # Install requirements for 'aeolus-configure' $ python aeolus-helper install-requires aeolus-configure
About
aeolus
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Python 95.3%
- Shell 4.7%