.gitingnore, setting hostname, +x downlaod_files, order of hosts...#1
Open
dolanjs wants to merge 1 commit into
Open
.gitingnore, setting hostname, +x downlaod_files, order of hosts...#1dolanjs wants to merge 1 commit into
dolanjs wants to merge 1 commit into
Conversation
dolanjs
commented
Oct 20, 2012
- added a .gitignore file to not ignore .vagrant and .tar.gz files so you don't accidently add the puppetenterprise tar.gz downlaoded files
- removed setting the hostname in the provisioning scripts to make it easier to add more hosts to the Vagranfile using the same provisioning script
- did some other things... changed IP so that each type of system (precise_master, precise_node, lucid_node) have their own class IP 192.168.9.9 192.168.10.10 192.168.11.10
- changed order of the servers in Vagrantfile so the puppetmaster would be the first to boot
- removed the old README file
- changed permissions on the download_files file to +x
- should of broken each up into it's own commit but I'm still learning....
…ovisioning scripts
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.