Skip to content

Commit

Permalink
readme updates
Browse files Browse the repository at this point in the history
  • Loading branch information
jmcalalang committed Apr 24, 2023
1 parent 8addf8c commit 64f240e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ on:
# Allows you to run this workflow manually from the Actions tab
workflow_dispatch:

# jobs for F5XC, BIG-IP, NGINX, and NMS
# jobs for Argo, BIG-IP, F5XC, GoDaddy, Kubernetes, and NGINX
jobs:

########################################################################################################
Expand Down
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Congratulations you've made it to Jon's F5 lab. This lab environment is used dai

All the components of this lab are maintained through GitOps (Argo) and CI with GitHub Actions. The components are loosely coupled, meaning there is no carryover from one GitHub Action to another, or between Terraform and Ansible. This was done on purpose to be able to consume/copy just the needed components.

Terraform state is setup as remote, with app.terraform.io (Terraform Cloud)
Terraform state is setup as remote, with app.terraform.io (Terraform Cloud).

[![Lab Pipeline](https://github.com/jmcalalang/lab/actions/workflows/main.yaml/badge.svg)](https://github.com/jmcalalang/lab/actions/workflows/main.yaml)

Expand Down Expand Up @@ -66,7 +66,9 @@ GitHub Actions for lab environment
| NMS_PASSWORD |
| NMS_TOKEN |
| NMS_USERNAME |
| TFE_TOKEN |
| TF_CLOUD_HOSTNAME |
| TF_CLOUD_ORGANIZATION |
| TF_CLOUD_TOKEN |
| VES_HOSTNAME |
| VES_P12_PASSWORD |
| VES_VK8S_CLIENT_CERTIFICATE |
Expand Down

0 comments on commit 64f240e

Please sign in to comment.