added pseudocode
authorChris Koeritz <fred@gruntose.com>
Thu, 9 Nov 2017 22:26:04 +0000 (17:26 -0500)
committerChris Koeritz <fred@gruntose.com>
Thu, 9 Nov 2017 22:26:04 +0000 (17:26 -0500)
scripts/site_avenger/teardown.sh

index c992c4fa1463e22f17b6cd98f1b4324c320b42b6..b72aa8e0fff5a5e5d1ed7a356262de225604dbb1 100644 (file)
@@ -1,5 +1,12 @@
 #!/bin/bash
 
-# not implemented yet.
+echo "sorry--this script is not implemented yet."
 
 
+
+# need the inverse of add_domain and add_apache_site.
+# can use the same machinery as standup, just need to invoke these two new removal methods.
+
+# the decommissioning of the app is a question though.  we don't want to delete it, i'm pretty sure.
+# so how about that part is to do nothing?
+