Created
December 9, 2015 17:38
-
-
Save richburroughs/8ef9a3c3c49f399d12f1 to your computer and use it in GitHub Desktop.
Answers file diff for my Vagrant PE 2015.3 instal
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
| puppet-vagrant(2015.3) ✗ diff files/answers.txt files/all-in-one.answers.txt | |
| 35c35 | |
| < q_puppetagent_certname=master.localdomain | |
| --- | |
| > q_puppetagent_certname=pe-puppet.localdomain | |
| 45c45 | |
| < q_puppetmaster_certname=master.localdomain | |
| --- | |
| > q_puppetmaster_certname=pe-puppet.localdomain | |
| 50c50 | |
| < q_puppetmaster_dnsaltnames=master,pe-puppet,pe-puppet.localdomain | |
| --- | |
| > q_puppetmaster_dnsaltnames=pe-puppet,pe-puppet.localdomain | |
| 103c103 | |
| < q_puppetmaster_file_sync_service_enabled=n | |
| --- | |
| > #q_puppetmaster_file_sync_service_enabled= | |
| 108c108 | |
| < q_puppetmaster_code_manager_auto_configure=n | |
| --- | |
| > #q_puppetmaster_code_manager_auto_configure=n |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment