mirror of
https://github.com/puppetlabs/vmpooler.git
synced 2026-01-26 01:58:41 -05:00
(maint) change domain to example.com
Prior to this commit the docs and examples used 'company.com' (a real domain). This commit changes those occurrences to 'example.com', which is a IANA-managed reserved domain.
This commit is contained in:
parent
099b53f348
commit
c3d90dbfa6
9 changed files with 44 additions and 44 deletions
|
|
@ -106,7 +106,7 @@ Example minimal configuration file:
|
|||
allowed_tags:
|
||||
- 'created_by'
|
||||
- 'project'
|
||||
domain: 'company.com'
|
||||
domain: 'example.com'
|
||||
prefix: 'poolvm-'
|
||||
|
||||
# Uncomment the lines below to suppress metrics to STDOUT
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue