salt.beacons.junos_rre_keys

Junos redundant routing engine beacon.

Note

This beacon only works on the Juniper native minion.

Copies salt-minion keys to the backup RE when present

Configure with

beacon:
  beacons:
    junos_rre_keys:
      - interval: 43200

interval above is in seconds, 43200 is recommended (every 12 hours)

salt.beacons.junos_rre_keys.beacon(config)