Skip to content

Commit

Permalink
Fixing dead links
Browse files Browse the repository at this point in the history
  • Loading branch information
tylerauerbeck committed Oct 27, 2019
1 parent ab58c2e commit 425f30f
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 6 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,12 @@ infra-ansible was created as a supporting repo to [casl-ansible](https://github.
This includes tasks like the following (but not limited to) automated:
- Ansible prep and [Ansible Tower](roles/ansible/tower) install + admin of Tower content.
- [admin and provisioning of OpenStack Platform](roles/osp) ([networks](roles/osp/admin-network), [storage](roles/osp/admin-volume), [tenants](roles/osp/admin-project), [instances](roles/osp/admin-instance), etc).
- provisioning of [DHCP](roles/dhcp), [DNS (bind)](roles/config-dns-server) and [HAproxy](roles/load-balancers/manage-haproxy) infrastructure.
- provisioning of [DHCP](roles/dhcp), [DNS (bind)](roles/dns) and [HAproxy](roles/load-balancers/manage-haproxy) infrastructure.
- [DNS](roles/dns) record management (nsupdate, Route53)
- generic [bastion deployment](playbooks/provision-bastion) (including docker, authentication, GUIs, etc)
- [provisioning](playbooks/provision-satellite-server) and [admin](roles/config-satellite) of Satellite 6 servers.
- management and admin of storage solutions ([NFS](roles/nfs-server), [iSCSI](roles/config-iscsi-client), [LVMs](roles/config-lvm), etc.)
- [libvirt](roles/config-libvirt) installs and [VM management](roles/virt-install) ([PXE booting](roles/config-pxe), [vlans](roles/config-vlans)/[bonds](roles/config-bonding)/[routes](roles/config-routes))
- user management with [IdM](playbooks/provision-idm-server) and local users + IdM/IPA integrated hosts
- RHEL [subscription](roles/rhsm) management
- 3rd party tooling, such as [Atlassian](roles/user-management) SaaS suite
- 3rd party tooling, such as [Atlassian](roles/identity-management) SaaS suite
3 changes: 0 additions & 3 deletions inventory/dns-server/README.md

This file was deleted.

2 changes: 1 addition & 1 deletion playbooks/minishift-remote/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@ An example inventory can be found in the [inventory/minishift-remote](../../inve
|docker_install|Install and configure Docker on remote machine| `true`|
|install_prerequisites|Install dependencies used by Minishift | 80, 443, 2376, 4001 |

Additional options can also be found in the [minishift-remote](../../roles/minishift-remote) role to further tailor the execution.
Additional options can also be found in the [minishift-remote](../../roles/config-minishift-remote) role to further tailor the execution.

0 comments on commit 425f30f

Please sign in to comment.