RVTM - SomethingGeneric/sparkle.local GitHub Wiki
Milestone 1 ✨
Requirement | Description | Test |
---|---|---|
Routing Works | mgmt01-sparkle , fw01-sparkle , wk01-sparkle , and wk02-sparkle are able to communicate via ICMP. fw01-sparkle is configured via web interface on a workstation. Workstations and mgmt01-sparkle are able to access WAN and LAN routing. |
1 |
Domain Users are Created | Domain users are created on DC machines via mgmt01-sparkle |
2 |
W1 and W2 are domain joined | Workstations are connected to the sparkle.local domain |
3 |
Redundant ADDS | User should be able to turn off either DC1 or DC2 and still be able to manage AD via workstations or mgmt01-sparkle |
4 |
Milestone 2 ✨
Requirement | Description | Test |
---|---|---|
Redundant Linux DHCP works | dhcp1-razzle and dhcp2-dazzle can both provision IP addresses to client machines (workstations) even if one is down. |
1 |
Ansible Controller and nodes are configured | mgmt02-sparkle is configured as the Ansible Controller with the username, sparkle-deployer . Machines: util-sparkle , dc01-sparkle , dc02-glitter , mgmt01-sparkle , dhcp1-razzle , and dhcp2-dazzle are configured as ansible nodes with the username sparkle-deployer . |
2 |
Util is domain joined | util-sparkle is configured and is domain joined. |
3 |
MGMT02 configured | mgmt02-sparkle is configured with hostname, IP address, DNS records and has WAN and LAN connectivity. |
4 |
Final ✨
Requirement | Description | Test |
---|---|---|
Docker service | docker machine is configured and a service is deployed via docker. |
1 |
DFS based profiles | DFS1 and DFS2 are configured and Domain Group Policy is created that moves w1 and w2 user profiles and home directories to a DFS share. |
2 |
Ansible Services | 3. Use Ansible to install an apt-package for docker 4. Use Ansible to install a yum package on Util . |
3, 4 |
Ansible Users | 5. Use Ansible to add a new Linux local user 6. Use Ansible to add a new Windows domain user | 5, 6 |
Group Policy | 7. AD security group is created called linux-admins . Members of this group should be able to sudo to root on one of the Linux systems. 8. Domain Group Policy is created that allows w1 and w2 to remote desktop between one another 9. Domain Group Policy that applies corporate wallpaper to w1 , w2 and mgmt1 . |
7, 8, 9 |