Changes between Version 44 and Version 45 of install_kvm


Ignore:
Timestamp:
May 14, 2012, 1:37:58 PM (13 years ago)
Author:
Jamie McClelland
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • install_kvm

    v44 v45  
    1212 * Make sure there is an open ticket for creating the new server.  The ticket should be tagged with "new-server."
    1313 * Goto http://servers.mayfirst.org find the physical host page, scroll to the bottom and click "Add guest server," and fill in the details and click save.
    14  * If you are building a Standard MOSH, from the server page, click "Generate Manifest," add the name sake and click the "Generate Manifest" button. Copy the contents of the output into a manifest.pp file in your puppet repository.
    15  * Copy an existing puppet node file, preferably one from the same host, naming it after your activist (pick either the first or last name of the activist, up to you)
    16   * Replace all instances of the old guest name with your new guest name and change the namesake URL and description text and anything else (be sure that the onsite/rdiff-backup server is in the same colo center as the server you are creating).
    17   * Replace the IP address in the nagios stanza with the correct IP address
     14 * Create Manifest file
     15  * If you are building a Standard MOSH, from the server page, click "Generate Manifest," add the name sake and click the "Generate Manifest" button. Copy the contents of the output into a manifest.pp file in your puppet repository, or
     16  * Copy an existing puppet node file, preferably one from the same host, naming it after your activist (pick either the first or last name of the activist, up to you) and replace all instances of the old guest name with your new guest name and change the namesake URL and description text and anything else (be sure that the onsite/rdiff-backup server is in the same colo center as the server you are creating) and replace the IP address in the nagios stanza with the correct IP address
    1817 * Edit the puppet configuration file for the host server. Copy an existing m_kvm::guest stanza, replacing values as needed
    1918 * commit changes to the puppet repo and git push to the host machine