~junaidali/charms/trusty/plumgrid-gateway/oil_bug

« back to all changes in this revision

Viewing changes to templates/kilo/hosts

  • Committer: Bilal Baqar
  • Date: 2016-03-14 06:43:21 UTC
  • mfrom: (18.4.2 plumgrid-gateway)
  • Revision ID: bbaqar@plumgrid.com-20160314064321-af3xlaktrkakgbbh
Made the following changes:
1. Reordered file and module imports
2. Sorted director IPs
3. Added unit fqdn in /etc/hosts of plumgrid-lxc
4. Loading plumgrid specific iptables on install
5. Added temporary upgrade hook to load iptables
6. stop_pg() is being used in restart_pg()
7. persistant iptables

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
127.0.0.1   localhost
2
 
127.0.1.1   {{ pg_hostname }}
 
2
127.0.1.1   {{ pg_fqdn }}   {{ pg_hostname }}
3
3
 
4
4
# The following lines are desirable for IPv6 capable hosts
5
5
::1     ip6-localhost ip6-loopback