UNCLASSIFIED - NO CUI

Skip to content

Dev Script: Shutdown in 8 hours + alter SSH example

Micah Nagel requested to merge cronjob-wizardry into master

General MR

Summary

Small changes to the dev script:

  • Modify the cronjob to shutdown the instance 8 hours after starting it rather than a hardcoded time. date command is run on the ec2 instance since MacOS date is entirely different.
  • Modifies the example SSH command output to add the identitiesonly option.
Edited by Micah Nagel

Merge request reports