Skip to content

Commit 3df83c6

Browse files
authored
chore: Update schedule and meeting notes (#236)
1 parent 3ed0df2 commit 3df83c6

2 files changed

Lines changed: 59 additions & 5 deletions

File tree

docs/schedule/2025Fall/2025Fall.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ ogDescription: Explore the Fall 2025 meeting schedule. We'll discuss the latest
4747
| 🔵 Week 7 | <h2>Week 7 Meeting</h2> **[Event Details](./fall-2025/week-7)** <br/> **🗺️ Location:** [Olsen Hall, Room 322](https://www.uml.edu/maps/markers/a5a27869-3f71-4883-89ae-c06588f6b5d0) <br/> **⌚ Date & Time:** Thursday, Oct. 23rd, 6:30 PM - 8:00 PM <br/> **🧷 Description:** Our seventh general body meeting of Fall 2025! |
4848
| 🔵 Week 8 | <h2>Week 8 Meeting</h2> **[Event Details](./fall-2025/week-8)** <br/> **🗺️ Location:** [Olsen Hall, Room 322](https://www.uml.edu/maps/markers/a5a27869-3f71-4883-89ae-c06588f6b5d0) <br/> **⌚ Date & Time:** Thursday, Oct. 30th, 6:30 PM - 7:30 PM <br/> **🧷 Description:** Our eigth general body meeting of Fall 2025! |
4949
| 🔵 Week 9 | <h2>Week 9 Meeting</h2> **[Event Details](./fall-2025/week-9)** <br/> **🗺️ Location:** [Olsen Hall, Room 322](https://www.uml.edu/maps/markers/a5a27869-3f71-4883-89ae-c06588f6b5d0) <br/> **⌚ Date & Time:** Thursday, Nov. 6th, 6:30 PM - 8:00 PM <br/> **🧷 Description:** Our ninth general body meeting of Fall 2025! |
50-
| 🟢 Week 10 | <h2 className='aws_trivia_night'>Week 10 Meeting: Special Guest Speaker</h2> **[Event Details](./fall-2025/week-10)** <br/> **🗺️ Location:** [Olsen Hall, Room 322](https://www.uml.edu/maps/markers/a5a27869-3f71-4883-89ae-c06588f6b5d0) <br/> **⌚ Date & Time:** Thursday, Nov. 13th, 6:30 PM - 8:00 PM <br/> **🧷 Description:** Current SAIC employee and UML Alum [Christopher Morales](https://www.linkedin.com/in/christopher-morales-2021/) will be presenting about Ansible/Terrform! |
51-
| 🟡 Week 11 | <h2>Week 11 Meeting</h2> **[Event Details](./fall-2025/week-11)** <br/> **🗺️ Location:** [Olsen Hall, Room 322](https://www.uml.edu/maps/markers/a5a27869-3f71-4883-89ae-c06588f6b5d0) <br/> **⌚ Date & Time:** Thursday, Nov. 20th, 6:30 PM - 8:00 PM <br/> **🧷 Description:** Our eleventh general body meeting of Fall 2025! |
50+
| 🔵 Week 10 | <h2 className='aws_trivia_night'>Week 10 Meeting: Special Guest Speaker</h2> **[Event Details](./fall-2025/week-10)** <br/> **🗺️ Location:** [Olsen Hall, Room 322](https://www.uml.edu/maps/markers/a5a27869-3f71-4883-89ae-c06588f6b5d0) <br/> **⌚ Date & Time:** Thursday, Nov. 13th, 6:30 PM - 8:00 PM <br/> **🧷 Description:** Current SAIC employee and UML Alum [Christopher Morales](https://www.linkedin.com/in/christopher-morales-2021/) will be presenting about Ansible/Terrform! |
51+
| 🟢 Week 11 | <h2>Week 11 Meeting</h2> **[Event Details](./fall-2025/week-11)** <br/> **🗺️ Location:** [Olsen Hall, Room 322](https://www.uml.edu/maps/markers/a5a27869-3f71-4883-89ae-c06588f6b5d0) <br/> **⌚ Date & Time:** Thursday, Nov. 20th, 6:30 PM - 8:00 PM <br/> **🧷 Description:** Our eleventh general body meeting of Fall 2025! |
5252
| 🔴 Week 12 | <h2>Week 12 Meeting</h2> **[Event Details](./fall-2025/week-12)** <br/> **🗺️ Location:** N/A <br/> **⌚ Date & Time:** Thursday, Nov. 27th <br/> **🧷 Description:** No Meeting. Enjoy Thanksgiving break! |
53-
| 🟡 Week 13 | <h2>Week 13 Meeting</h2> **[Event Details](./fall-2025/week-13)** <br/> **🗺️ Location:** [Olsen Hall, Room 322](https://www.uml.edu/maps/markers/a5a27869-3f71-4883-89ae-c06588f6b5d0) <br/> **⌚ Date & Time:** Thursday, Nov. 20th, 6:30 PM - 8:00 PM <br/> **🧷 Description:** Our final general body meeting of Fall 2025! |
53+
| 🟢 Week 13 | <h2>Week 13 Meeting</h2> **[Event Details](./fall-2025/week-13)** <br/> **🗺️ Location:** [Olsen Hall, Room 322](https://www.uml.edu/maps/markers/a5a27869-3f71-4883-89ae-c06588f6b5d0) <br/> **⌚ Date & Time:** Thursday, Nov. 20th, 6:30 PM - 8:00 PM <br/> **🧷 Description:** Our final general body meeting of Fall 2025! |

docs/schedule/2025Fall/Week10.mdx

Lines changed: 56 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,63 @@ tag: meeting-notes
3535
2. Presentation about Ansible/Terraform by [Chris Morales](https://www.linkedin.com/in/christopher-morales-2021/)
3636

3737
**📄 Attendance**
38-
- In-Person:
39-
- Virtual:
38+
- In-Person: 10
4039
<br/>
4140

41+
### Infrastructure as Code
42+
Terraform
43+
- Plan
44+
- Apply
45+
- Uses HCL
46+
- Stateful
47+
48+
Ansible
49+
- Stateless
50+
- Uses playbooks
51+
52+
Use Terraform to provision resources
53+
Use Ansible to configure your provisioned resources
54+
55+
### Demo Notes
56+
Terraform
57+
- Specify Provider
58+
- Keywords
59+
- `resource`
60+
- `provider`
61+
- `tags`
62+
- User defined attributes
63+
64+
Ansible
65+
- Used to configure your provisioned resource
66+
- Reproducible
67+
- Agentless
68+
- Playbooks
69+
- Contain plays
70+
- Contain tasks
71+
- Roles are a set of tasks to do
72+
- Inventory file
73+
- Contains which machinces the playbook will affect
74+
- Hostname or IPs
75+
- Structure
76+
```ansible
77+
[all:children]
78+
WindowsWorkstations
79+
LinuxWorkstations
80+
81+
[LinuxWorkstations]
82+
linuxWork1
83+
linuxWork2
84+
192.168.2.236
85+
86+
[WindowsWorkstations]
87+
windowsWork1
88+
windowsWork2
89+
```
90+
Ansible Galaxy hosts collections for your to reference within your playbook
91+
[Ansible Playbook](https://galaxy.ansible.com/ui/)
92+
4293

4394
## 🚀 Next meeting(s)
95+
Election Discussions
96+
Work on projects
97+
Assist in any environement setup for AWS

0 commit comments

Comments
 (0)