diff options
Diffstat (limited to 'docs/links.txt')
-rw-r--r-- | docs/links.txt | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/docs/links.txt b/docs/links.txt new file mode 100644 index 0000000..003cffe --- /dev/null +++ b/docs/links.txt @@ -0,0 +1,16 @@ +- PXE boot on second network interface (put a small hub for this purpose) or Mellanox Flex Boot (check) + https://github.com/jonschipp/vagrant/tree/master/pxe-multiboot + http://www.tecmint.com/multiple-centos-installations-using-kickstart/ + +- Ovirt + https://docs.ansible.com/ansible/ovirt_vms_module.html + http://www.ovirt.org/develop/release-management/features/infra/ansible_modules/ + https://github.com/rhevm-qe-automation/ovirt-ansible + +- Galera on OpenShift + https://github.com/openshift/origin/tree/master/examples/statefulsets/mysql/galera + +- CUDA on OpenShift + https://blog.openshift.com/use-gpus-openshift-kubernetes/ + + |