Home Forums HAast (High Availability for Asterisk) Installation & Upgrade Change nodeprep settings after setup Reply To: Change nodeprep settings after setup

Avatar photoTelium Support Group
Participant
Post count: 262

If you make changes to any products’ continuity.conf file, you need to tell nodeprep to reconfigure (re-read the continuity.conf file).

So to do this for haast run:

nodeprep -c -haast
nodeprep -c +haast

The first line will remove the haast configuration from nodeprep.  The second line will cause nodeprep to re-read all configuration data and update the nodeprep database.