Created
July 15, 2015 20:11
-
-
Save ezeeetm/95f457fde78a03b60a71 to your computer and use it in GitHub Desktop.
AWS Instance Scheduler sample schedule
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#accepted format: instanceId,Instance Name,Group,startTime,stopTime | |
#example (uncomment actual entries): | |
#i-c6e7bc27,LMS WebHead Golden Image,EVEN,1000,0100 | |
i-bc13aa91,OpenVPN,ALL,1100,2259 | |
i-80957b6c,SchoolPointe Jenkins 3.0,ALL,1100,2259 | |
#i-659e3f03,SchoolPointe Script Host I,ALL,0630,0930 | |
i-878ac3a6,SPWEB0A,EVEN,0900,1429 | |
i-24431c0a,SPWEB0D,ODD,0900,0100 | |
i-23eb9e09,SPWEB11,ODD,0900,0100 | |
i-7624515c,SPWEB12,EVEN,0900,1434 | |
i-e0f186ca,SPWEB21,ODD,0900,0100 | |
i-99fd8ab3,SPWEB22,EVEN,0900,1434 | |
i-d1fb8cfb,SPWEB31,ODD,0900,0100 | |
i-32fe8918,SPWEB32,EVEN,0900,1434 | |
i-72103658,SPWEB101,ODD,0900,0100 | |
i-02123428,SPWEB102,EVEN,0900,1437 | |
i-75e2c15f,SPWEB111,ODD,0900,0100 | |
i-7de1c257,SPWEB112,EVEN,0900,1437 | |
i-2e912403,SPWEB121,ODD,0900,0100 | |
i-a095208d,SPWEB122,EVEN,0900,1437 | |
i-c69fb9ec,SPWEB131,ODD,0900,0100 | |
i-3ed60713,SPWEB132,EVEN,0900,1437 | |
i-7f59f452,SPWEB141,ODD,0900,0100 | |
i-e15df0cc,SPWEB142,EVEN,0900,1437 | |
i-0b59f426,SPWEB151,ODD,0900,0100 | |
i-ba218c97,SPWEB152,EVEN,0900,1437 | |
i-b4218c99,SPWEB161,ODD,0900,0100 | |
i-b025889d,SPWEB162,EVEN,0900,1437 | |
i-3649e11b,SPWEB171,ODD,0900,0100 | |
i-ab44ec86,SPWEB172,EVEN,0900,1437 | |
i-d249e1ff,SPWEB181,ODD,0900,0100 | |
i-cd4ae2e0,SPWEB182,EVEN,0900,1437 | |
i-a648e08b,SPWEB191,ODD,0900,0100 | |
i-d443ebf9,SPWEB192,EVEN,0900,1437 | |
i-4f59ec62,SPWEB201,ODD,0900,0100 | |
i-6eab1e43,SPWEB202,EVEN,0900,1437 | |
i-0b912426,SPWEB211,ODD,0900,0100 | |
i-7094215d,SPWEB212,EVEN,0900,1437 | |
i-819520ac,SPWEB221,ODD,0900,0100 | |
i-bb912496,SPWEB222,EVEN,0900,1437 | |
i-af6e1a85,SPWEB41,ODD,0900,0100 | |
i-b3621699,SPWEB42,EVEN,0900,1437 | |
i-ef7004c5,SPWEB51,ODD,0900,0100 | |
i-527c0878,SPWEB52,EVEN,0900,1437 | |
i-31d6a11b,SPWEB61,ODD,0900,0100 | |
i-0fd3a425,SPWEB62,EVEN,0900,1437 | |
i-01d3a42b,SPWEB71,ODD,0900,0100 | |
i-6fec9b45,SPWEB72,EVEN,0900,1437 | |
i-24b6fd0e,SPWEB81,ODD,0900,0100 | |
i-2db6fd07,SPWEB82,EVEN,0900,1437 | |
i-d57e5bff,SPWEB91,ODD,0900,0100 | |
i-934560b9,SPWEB92,EVEN,0900,1437 | |
i-3cc449d3,SPWEB231,ODD,0900,0100 | |
i-a165074e,SPWEB232,EVEN,0900,1437 | |
i-dcf49a23,SPWEB241,ODD,0900,0100 | |
i-0ed0bef1,SPWEB242,EVEN,0900,1437 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment