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