File tree Expand file tree Collapse file tree 6 files changed +9
-9
lines changed
content/en/oncall/optional Expand file tree Collapse file tree 6 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 11[ ![ Deploy] ( https://github.com/splunk/observability-workshop/actions/workflows/deploy.yml/badge.svg )] ( https://github.com/splunk/observability-workshop/actions/workflows/deploy.yml )
2- ![ GitHub release (latest by date)] ( https://img.shields.io/github/v/tag/signalfx /observability-workshop )
3- ![ GitHub commits since latest release (by SemVer)] ( https://img.shields.io/github/commits-since/signalfx /observability-workshop/latest )
4- ![ GitHub repo size] ( https://img.shields.io/github/repo-size/signalfx /observability-workshop )
5- ![ GitHub issues] ( https://img.shields.io/github/issues/signalfx /observability-workshop )
2+ ![ GitHub release (latest by date)] ( https://img.shields.io/github/v/tag/splunk /observability-workshop )
3+ ![ GitHub commits since latest release (by SemVer)] ( https://img.shields.io/github/commits-since/splunk /observability-workshop/latest )
4+ ![ GitHub repo size] ( https://img.shields.io/github/repo-size/splunk /observability-workshop )
5+ ![ GitHub issues] ( https://img.shields.io/github/issues/splunk /observability-workshop )
66
77# Splunk Observability Cloud Workshops
88
Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ The first step is to pull down the `cloud-init` file to launch a pre-configured
3232 ```text
3333 WSVERSION=2.42
3434 curl -s \
35- https://raw.githubusercontent.com/signalfx /observability-workshop/v$WSVERSION/workshop/cloud-init/victorops.yaml \
35+ https://raw.githubusercontent.com/splunk /observability-workshop/v$WSVERSION/workshop/cloud-init/victorops.yaml \
3636 -o victorops.yaml
3737 ```
3838
Original file line number Diff line number Diff line change @@ -269,7 +269,7 @@ Terraform will perform the following actions:
269269 - unzip -qq jumpstart.zip -d /home/ubuntu/
270270 - mv /home/ubuntu/signalfx-jumpstart-main /home/ubuntu/signalfx-jumpstart
271271 # Configure motd
272- - curl -s https://raw.githubusercontent.com/signalfx /observability-workshop/main/workshop/cloud-init/motd -o /etc/motd
272+ - curl -s https://raw.githubusercontent.com/splunk /observability-workshop/main/workshop/cloud-init/motd -o /etc/motd
273273 - chmod -x /etc/update-motd.d/*
274274 # Install Terraform
275275 - curl -S -OL https://releases.hashicorp.com/terraform/1.2.8/terraform_1.2.8_linux_amd64.zip
Original file line number Diff line number Diff line change @@ -191,7 +191,7 @@ runcmd:
191191 - unzip -qq jumpstart.zip -d /home/ubuntu/
192192 - mv /home/ubuntu/signalfx-jumpstart-main /home/ubuntu/signalfx-jumpstart
193193 # Configure motd
194- - curl -s https://raw.githubusercontent.com/signalfx /observability-workshop/main/workshop/cloud-init/motd -o /etc/motd
194+ - curl -s https://raw.githubusercontent.com/splunk /observability-workshop/main/workshop/cloud-init/motd -o /etc/motd
195195 - chmod -x /etc/update-motd.d/*
196196 # Install Terraform
197197 - curl -S -OL https://releases.hashicorp.com/terraform/1.2.8/terraform_1.2.8_linux_amd64.zip
Original file line number Diff line number Diff line change @@ -164,7 +164,7 @@ runcmd:
164164 - unzip -qq jumpstart.zip -d /home/ubuntu/
165165 - mv /home/ubuntu/signalfx-jumpstart-main /home/ubuntu/signalfx-jumpstart
166166 # Configure motd
167- - curl -s https://raw.githubusercontent.com/signalfx /observability-workshop/main/workshop/cloud-init/motd -o /etc/motd
167+ - curl -s https://raw.githubusercontent.com/splunk /observability-workshop/main/workshop/cloud-init/motd -o /etc/motd
168168 - chmod -x /etc/update-motd.d/*
169169 # Install Terraform
170170 - curl -S -OL https://releases.hashicorp.com/terraform/1.2.8/terraform_1.2.8_linux_amd64.zip
Original file line number Diff line number Diff line change @@ -58,7 +58,7 @@ runcmd:
5858 - unzip -qq $WSARCHIVE.zip -d /home/ubuntu/
5959 - mv /home/ubuntu/observability-workshop-$WSVERSION /home/ubuntu/workshop
6060 # Configure motd
61- - curl -s https://raw.githubusercontent.com/signalfx /observability-workshop/main/cloud-init/motd -o /etc/motd
61+ - curl -s https://raw.githubusercontent.com/splunk /observability-workshop/main/cloud-init/motd -o /etc/motd
6262 - chmod -x /etc/update-motd.d/*
6363 # Install Terraform
6464 - curl -S -OL https://releases.hashicorp.com/terraform/0.15.0/terraform_0.15.0_linux_amd64.zip
You can’t perform that action at this time.
0 commit comments