Skip to content

Commit

Permalink
chore: adds more function
Browse files Browse the repository at this point in the history
  • Loading branch information
grudra7714 committed Aug 7, 2024
1 parent 13c0160 commit 9b7b132
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions cmd/root.go
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,9 @@ func init() {
Armory.Tactics = map[string][]raidengine.Strike{
"CCC-Taxonomy": {
Armory.AutomatedBackups,
Armory.Encryption,
Armory.MultiRegion,
Armory.SQLFeatures,
},
"CCC-Hardening": {
Armory.AutomatedBackups,
Expand Down

0 comments on commit 9b7b132

Please sign in to comment.