Skip to content

Commit

Permalink
Fixing the callout
Browse files Browse the repository at this point in the history
  • Loading branch information
userbradley committed Aug 26, 2023
1 parent 9674882 commit a3f982b
Show file tree
Hide file tree
Showing 13 changed files with 1 addition and 14 deletions.
3 changes: 1 addition & 2 deletions docs/automation/airflow/airflow-basics.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
title: Airflow basics
#reviewdate: '2022-01-01'
outdated: true
reviewdate: '2022-01-01'
---

<!--suppress ALL -->
Expand Down
1 change: 0 additions & 1 deletion docs/automation/ansible/basics.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ title: Ansible Basics
reviewdate: '2022-01-01'
---

# Ansible Basics

<p id="bkmrk-i-always-create-a-fo">I always create a folder for new tasks, so installing Nginx</p>
<p id="bkmrk-ansible">Ansible<br>|<br>|-----Nginx<br>|        |---hosts<br>|        |---nginx.yaml</p>
Expand Down
1 change: 0 additions & 1 deletion docs/automation/ansible/python-install.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
title: Python install using Ansible
reviewdate: '2022-01-01'
---
# Python install using Ansible

For some reporting, Ansible needs python!

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ title: Compute Engine
reviewdate: '2022-01-01'
---

# Compute Engine

<h4 id="bkmrk-ha">HA</h4>
<p id="bkmrk-live-migration-and-a">Live migration and availability policy</p>
Expand Down
1 change: 0 additions & 1 deletion docs/certifications/google-certs/gcp-associate/costs.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
title: GCP Costs
reviewdate: '2022-01-01'
---
# GCP Costs

<p id="bkmrk-when-using-the-cloud">When using the cloud you want to keep the costs as low as possible</p>
<h4 id="bkmrk-sustained-use-discou">Sustained use discounts </h4>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ title: Google Compute Engine
reviewdate: '2022-01-01'
---

# Google Compute Engine


In datacenters, applications are deployed to Physical machines, whereas in the cloud we provision a virtual server.
Expand Down
1 change: 0 additions & 1 deletion docs/certifications/google-certs/gcp-associate/gcp.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ title: GCP
reviewdate: '2022-01-01'
---

# GCP

<h4 id="bkmrk-https%3A%2F%2Fdocs.google." class="cloud-headline3" data-text="1. Setting up a cloud solution environment"><a href="https://docs.google.com/document/d/1u6pXBiGMYj7ZLBN21x6jap11rG6gWk7n210hNnUzrkI/edit">https://docs.google.com/document/d/1u6pXBiGMYj7ZLBN21x6jap11rG6gWk7n210hNnUzrkI/edit</a></h4>
<p id="bkmrk-https%3A%2F%2Fmedium.com%2F%40"><a href="https://medium.com/@sathishvj/writing-and-passing-the-google-cloud-associate-engineer-certification-a60c2f6d99c2">https://medium.com/@sathishvj/writing-and-passing-the-google-cloud-associate-engineer-certification-a60c2f6d99c2</a></p>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ title: Networking and LB
reviewdate: '2022-01-01'
---

# Networking and LB

You get an internal network, and an external. You cant have 2 resources with the same IP address
However you can have separate resources with the same IP address if they are internal
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ title: Regions and Zones
reviewdate: '2022-01-01'
---

# Regions and Zones

Only deploying in to one DC can cause latency and issues, should your DC burn down, you lose the application. Secondly it can increase latency.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ title: VM Bootstrapping, templates and Images
reviewdate: '2022-01-01'
---

# VM Bootstrapping, templates and Images

You can bootstrap an instance with a startup script

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ title: Managing Gsuit
reviewdate: '2022-01-01'
---

# Managing Gsuit

<h4 id="bkmrk-enabling-services-fo">Enabling services for everyone</h4>
<!--suppress ALL -->
Expand Down
1 change: 0 additions & 1 deletion docs/certifications/google-certs/workspace-admin/mdm.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ title: MDM
reviewdate: '2022-01-01'
---

# MDM

To enforce these policies on Android devices, your users must install the [Google Apps Device Policy](https://play.google.com/store/apps/details?id=com.google.android.apps.enterprise.dmagent)
app on their device. This app ensures that your domain policies are set properly on the user's Android device before synchronizing any data. See
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ title: Gsuit - User administration
reviewdate: '2022-01-01'
---

# Gsuit - User administration

<!--suppress ALL -->
<p id="bkmrk-global-info-can-be-s">Global info can be set under `Account settings` but this has changed from `Company profile` </p>
Expand Down

0 comments on commit a3f982b

Please sign in to comment.