diff --git a/.gitmodules b/.gitmodules index 3fc5893..e69de29 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +0,0 @@ -[submodule "ansible"] - path = ansible - url = https://github.com/sbates130272/batesste-ansible.git diff --git a/README.md b/README.md index 4ea08ce..1c9e675 100644 --- a/README.md +++ b/README.md @@ -237,3 +237,12 @@ interfaces and not the eth0 interfaces. Note you need the rdma_rxe module installed on both target and host right now as there is an issue with monolithic kernels and rxe we need to root-cause. + +## Ansible + +Once you get a VM up and running you can use [Ansible][ref-ansible] to +install a bunch more things into it. I have a rather nice project +called [batesste-ansible][ref-bates] that you can use for this. + +[ref-ansible]: https://www.ansible.com/ +[ref-bates]: https://github.com/sbates130272/batesste-ansible diff --git a/ansible b/ansible deleted file mode 160000 index 5e9a851..0000000 --- a/ansible +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 5e9a851453bded1f721a29732f3f0eb6041b3dba