summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Fixing the revisor dependencyMatt Hicks2008-07-081-1/+1
|
* Renaming everying everest to genomeChris Alfonso2008-07-08123-579/+579
|
* The everest-repo-bootstrap service script now uses syslogBrenton Leanhardt2008-07-082-2/+2
| | | | | | By default the puppet command line tool does not log to syslog. It's nice, for verification purposes, to be able to see the work being done in /var/log/messages.
* Fixing the RPM dependencies to include revisor-cliMatt Hicks2008-07-084-13/+7
| | | | | | Adding the yum-fastestmirror recommendation to the docs Disabling the NetworkManager service in the kickstart to fix F8 networking Making the Root LVM partition grow
* Adding man page documentationMatt Hicks2008-07-084-3/+30
|
* Adding Genome Respin support using RevisorMatt Hicks2008-07-087-0/+576
|
* More docs updatesBrenton Leanhardt2008-07-022-25/+13
|
* Working around more undocumented puppet featuresBrenton Leanhardt2008-07-024-16/+8
| | | | Class lookup is failing on everest repo appliances because the puppet module is named everestrepo but the class was everest::repo.
* The bootstrap manifest is packaged in the everest-repo RPMBrenton Leanhardt2008-07-022-9/+0
|
* Fix VM network on F8Brenton Leanhardt2008-07-024-2/+8
| | | | https://engineering.redhat.com/trac/IT_Architecture/ticket/185
* More docs updatesBrenton Leanhardt2008-07-022-25/+60
|
* removed clearspace referencesChris Alfonso2008-07-022-4/+2
|
* More docs updatesBrenton Leanhardt2008-07-023-5/+17
|
* Workaround for Restr "feature"Brenton Leanhardt2008-07-022-5/+20
| | | | See comment on the method "restr_get" for more info.
* Removed Red Hat DDNS and references from everest-bootstrap, everestd, and ↵Greg Blomquist2008-07-014-183/+241
| | | | | | | | | | | | | | | | | | | | | | | | | cloudmasterd Changes include: * everest-bootstrap's default mode is now "cloud". - It is assumed that all systems provisioned by everest-bootstrap will be sent to a cloudmaster for provisioning. However, a cloudmaster does not necessarily have to control several minions to qualify. A cloudmaster can be configured to simply control its own disk space. - The "advanced" mode also expects that systems are getting provisioned in a cloud, and requires a "cloudmaster" parameter. - The previous "--config-only" command line parameter has been changed to a mode. Now a user can select between "standard", "advanced", and "config-only" modes. - Hooks for cobbler dns have been added. A great deal more work needs to be done here before it is ready, though. - everest-bootstrap can now ask everestd if it knows the IP address and hostname of newly provisioned machines * everestd can now examine the /var/log/cobbler/install.log file to determine the IP address and hostname of new systems. - I suspect that this functionality will get moved from everestd to the cloudmaster. Users of everest-bootstrap will be directed to the cloud's status page to access the systems' IP addy and hostnames.
* More doc updatesBrenton Leanhardt2008-07-016-42/+17
|
* More doc updatesBrenton Leanhardt2008-07-013-12/+22
|
* Added everest-styling as rpm dependency for everestd and cloudmasterd.Chris Alfonso2008-07-012-1/+3
|
* Adding some default Fedora 8 kickstart templatesBrenton Leanhardt2008-07-012-1/+65
|
* Making the relative links work for the new /everest contextMatthew Hicks2008-06-301-8/+10
|
* Changing from class to id for stylingMatthew Hicks2008-06-301-1/+1
|
* Adding the apache redirect and incrementing the version numberMatthew Hicks2008-06-302-1/+6
|
* Slight change to DOM structure for stylingMatthew Hicks2008-06-302-6/+14
|
* More doc updatesBrenton Leanhardt2008-06-304-118/+130
|
* More doc updatesBrenton Leanhardt2008-06-307-368/+489
|
* Making tables stretchMatthew Hicks2008-06-301-2/+1
|
* More styling tweaksMatthew Hicks2008-06-303-2/+13
|
* Updated styling for the Everest look and feelMatthew Hicks2008-06-304-8/+28
|
* More doc updatesBrenton Leanhardt2008-06-303-21/+178
|
* Minor fixes to everest-repoBrenton Leanhardt2008-06-303-2/+6
|
* Minor docs fixesBrenton Leanhardt2008-06-301-1/+1
|
* Making 'start quick' truly non interactiveBrenton Leanhardt2008-06-302-16/+24
| | | | everest-sync needs some refactoring love to make it more readible
* Adding the EverestRepo and EverestCloud kickstarts to the everest-repo RPMBrenton Leanhardt2008-06-303-3/+151
| | | | | | This is for https://engineering.redhat.com/trac/IT_Architecture/ticket/183 * Minor specfile fix for everest-repo
* Adding BuildRequires for everest-docsBrenton Leanhardt2008-06-301-1/+2
|
* Removing the rewrite ruleChris Alfonso2008-06-301-4/+0
|
* Moved everest-docs to a separate rpmChris Alfonso2008-06-2723-19/+82
|
* Added the gpl v2 header to all the rb filesChris Alfonso2008-06-2724-0/+400
|
* Adding the everest-site package as a require to the everest-repo rpm specChris Alfonso2008-06-261-0/+1
|
* Renaming the puppet module that ships with the everest-repo RPMBrenton Leanhardt2008-06-262-13/+13
| | | | | | | This is simply to avoid the conflict with the current everest puppet module we have. We're in the process of clean that up. I'm also pushing the latest docs
* More doc updatesBrenton Leanhardt2008-06-262-0/+62
| | | | | * everestd configuration * Repo machine customization
* everest-repo fixesBrenton Leanhardt2008-06-263-382/+34
| | | | | * Proper ownership for files/dirs mentioned in the specfil * machine_types.rb is no longer controlled by the everest::repo class
* Fixing everestd portBrenton Leanhardt2008-06-262-2/+2
| | | | I don't know why this was changed.
* Adding more documentation for Repo machine creationBrenton Leanhardt2008-06-261-0/+40
|
* More doc updatesBrenton Leanhardt2008-06-266-611/+598
| | | | | I'm in the process of restructuring the documentation a little. The "Tooling" section will simply be Everest related tools.
* Making everestd actually use the renamed everest-dsl libBrenton Leanhardt2008-06-262-4/+4
|
* Adding task to run everestd testsBrenton Leanhardt2008-06-261-0/+5
|
* Adding some everest-sync documentationBrenton Leanhardt2008-06-252-7/+62
|
* Moved docs into everest-repo rpm, no longer using git and puppet for docs.Naveen MaliK2008-06-255-59/+16
|
* The workingdir still defaults to '~/.everest-sync', but can now be changedDavid Lutterkort2008-06-251-13/+21
| | | | by passing --workingdir
* Removing unnecessary dependencyMatthew Hicks2008-06-251-1/+0
|