~junaidali/charms/trusty/plumgrid-director/pg-restart

« back to all changes in this revision

Viewing changes to templates/icehouse/hosts

  • Committer: bbaqar at plumgrid
  • Date: 2015-05-19 21:05:20 UTC
  • Revision ID: bbaqar@plumgrid.com-20150519210520-8nymqswwgdu7qygg
PLUMgrid director initial charm

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
127.0.0.1   localhost
 
2
127.0.1.1   {{ pg_hostname }}
 
3
 
 
4
# The following lines are desirable for IPv6 capable hosts
 
5
::1     ip6-localhost ip6-loopback
 
6
fe00::0 ip6-localnet
 
7
ff00::0 ip6-mcastprefix
 
8
ff02::1 ip6-allnodes
 
9
ff02::2 ip6-allrouters
 
10