diff options
author | 2022-11-27 21:41:05 +0100 | |
---|---|---|
committer | 2022-11-27 23:45:12 +0100 | |
commit | a9ca8ecfb10041d2c5df376b235090768fa55d7c (patch) | |
tree | 9b519b01ef736b843efe6f10c3527cfc56336549 /.gitmodules | |
parent | Delete roles we won't use with self-hosted k8s (diff) |
Add kubespray module
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..57da717 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "kubespray"] + path = kubespray + url = [email protected]:python-discord/kubespray.git |