From c571d5d9e59eb04ea7a93b664c016f65cd0b5418 Mon Sep 17 00:00:00 2001 From: konsthol Date: Thu, 7 Sep 2023 13:38:01 +0300 Subject: [PATCH] I don't know why. Just move on. --- secdep.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/secdep.py b/secdep.py index 5fd8edf..54d3813 100755 --- a/secdep.py +++ b/secdep.py @@ -14,7 +14,7 @@ # 7) list images available for a provider # 8) list sizes available for a provider # 9) list locations available for a provider -# 10) run a script during the creation of a new instance to deploy docker services +# 10) run a script during the creation of a new instance to harden it and deploy docker services # 11) ssh to an instance with a choice across all or one cloud provider # all from the command line using flags