cloudstack/systemvm/patches/debian/config
Murali Reddy 4c4696e5e4 CLOUDSTACK-9583: VR: In CsDhcp.py preseed both hostaname and localhost to resolve to 127.0.0.1
The VR executes a ip route flush command as part of configurations. This command performs a
DNS lookup on the VR hostname. Since the VR does not have a DNS entry, the ip command would
wait 5 seconds before timing out and executing the flush operation. This fix adds the VR
hostname to /etc/hosts mapped to 127.0.0.1 to answer the DNS lookup – reducing the
execution time.
2016-11-10 13:25:22 +05:30
..
etc Refactor public ip retrieval into method 2016-01-19 23:02:26 +01:00
opt/cloud CLOUDSTACK-9583: VR: In CsDhcp.py preseed both hostaname and localhost to resolve to 127.0.0.1 2016-11-10 13:25:22 +05:30
root Log an error when removing keepalived.strikes file and it doesn't exit. 2015-03-16 11:39:17 +01:00
var/www/html Removed chef as we will definitely not go this way 2015-03-16 11:35:14 +01:00