Re: [SOLVED] How to make permanent changes to agent.properties

2018-10-11 Thread Jordan Michaels
s Vivio Technologies - Original Message - From: "Boris Stoyanov" To: "users" , "jordan" Sent: Thursday, 11 October, 2018 01:15:57 Subject: Re: How to make permanent changes to agent.properties Hi Jordan, It gets overridden to ‘localhost’ probably because the ‘host’ glob

Re: How to make permanent changes to agent.properties

2018-10-11 Thread Boris Stoyanov
Hi Jordan, It gets overridden to ‘localhost’ probably because the ‘host’ global setting is set to ‘localhost’. If you’re using just one management it’s safe to change that to 192.168.253.2 and it’ll get updated. In order to overcome the SSL error you could probably need to restart management,

How to make permanent changes to agent.properties

2018-10-10 Thread Jordan Michaels
Hi Folks, I'm running a very simple cloudstack setup on a single machine (I'm attempting to get more familiar with it) and for whatever reason, whenever I restart cloudstack.agent, the agent.properties file gets rewritten with the line: host=localhost@static This results in SSL communication e