« Previous | Next » 

Revision 81a49123

ID81a49123c7c29581eae76fb458c5f3eff43a252d
Parent ec79568d
Child 66baeccc

Added by Iustin Pop about 15 years ago

ssconf: add some more keys and some fixes

This patch adds the online node list and instance list to the ssconf
keys. In order to do distribute correctly the instance list, we need to
update the cluster serial number on instance additions and removals.

The patch also changes the permissions on the ssconf files to be 0444:
- no write for root, in order to signal that these file should not be
modified
- read for everyone since the files don't contain sensitive data
anymore (and permissions can be controlled via the parent directory
if needed)

The patch also fixes a small typo on gnt-cluster.

Reviewed-by: ultrotter

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences