Issue #6254 has been updated by Matt Robinson.

Status changed from Accepted to Rejected

I'm not clear what this ticket wants.  The commit mentioned doesn't exist 
anywhere.  The description has snippets from two versions of 
/sources/guides/configuring.markdown.  The second snippet is more like how the 
documentation is now, so maybe some form of this request already got merged in. 
 If not, please clarify and reopen.
----------------------------------------
Bug #6254: Configuration Guide change
https://projects.puppetlabs.com/issues/6254

Author: Jeff Blaine
Status: Rejected
Priority: Low
Assignee: 
Category: 
Target version: 
Affected Puppet version: 
Keywords: 
Branch: 
Affected URL: 


## Configure DNS ##

The puppet client looks for a server named `puppet`. If you have local DNS zone 
files, you may want to add a CNAME record pointing to the server machine in the 
appropriate zone file.

    puppet   IN   CNAME  crabcake.picnic.edu.

By setting up the CNAME you will avoid having to specify the server name in the 
configuration of each client.

...etc...

-------------------------------------------------------------------------------------------------------------

## Configure DNS (Optional) ##

The puppet client looks for a server named `puppet` by default. If you choose, 
you can set up a `puppet` DNS CNAME record to avoid having to specify your 
puppet master hostname in the configuration of each client.

If you have local DNS zone files, you may want to add a CNAME record pointing 
to the server machine in the appropriate zone file.

    puppet   IN   CNAME  crabcake.picnic.edu.

...etc...



-- 
You have received this notification because you have either subscribed to it, 
or are involved in it.
To change your notification preferences, please click here: 
http://projects.puppetlabs.com/my/account

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Bugs" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/puppet-bugs?hl=en.

Reply via email to