corosync-qdevice.sysconfig.example 532 B

1234567891011
  1. # Configuration file for the Corosync Qdevice daemon init script,
  2. # systemd unit and corosync-qdevice-net-certutil tool.
  3. # COROSYNC_QDEVICE_OPTIONS specifies options passed to corosync-qdevice command
  4. # (default is no options).
  5. # See "man corosync-qdevice" for detailed descriptions of the options.
  6. COROSYNC_QDEVICE_OPTIONS=""
  7. # COROSYNC_QDEVICE_NET_CERTUTIL_KEY_SIZE specifies the key size to use when generating
  8. # new public and private key pairs. This is equivalent to the -g option.
  9. #COROSYNC_QDEVICE_NET_CERTUTIL_KEY_SIZE=""