forked from aeolusproject/aeolus-configure
-
Notifications
You must be signed in to change notification settings - Fork 0
Puppet configuration tools for the Aeolus Project.
License
jeckersb/aeolus-configure
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
The Aeolus Recipe You can find more documentation at the Aeolus web site at http://aeolusproject.org/ Prerequisites ------------- The aeolus recipe is a puppet module which can be used to install and configure aeolus components. To make use of this recipe, drop it into your puppet module path or alternatively build and install the aeolus-configure rpm which contains the recipe and some wrapper scripts to configure the aeolus components. Before executing the rake rpms task, you will need to install the rake gem. Building and Installing the Aeolus Recipe --------------------------------- $ rake rpms The rpm will be placed into the build dir, install it via yum $ sudo yum install --nogpgcheck \ ~/rpmbuild/RPMS/noarch/aeolus-configure-2.0.0-2.fc13.noarch.rpm Install aeolus via the recipe via $ sudo /usr/sbin/aeolus-configure Uninstall aeolus via $ sudo /usr/sbin/aeolus-cleanup
About
Puppet configuration tools for the Aeolus Project.
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- Ruby 56.1%
- Puppet 41.3%
- Shell 2.5%
- JavaScript 0.1%