Skip to content

Commit 49153df

Browse files
committed
moving to 4.16
1 parent 885ca0e commit 49153df

File tree

6 files changed

+25
-14
lines changed

6 files changed

+25
-14
lines changed

instruqt-tracks/using-the-cluster-cluster-access/01-01-logging-in-via-the-web-console/assignment.md

+5-3
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,12 @@ notes:
2121
2222
You must log in to do anything on an OpenShift cluster. To collaborate on an OpenShift Project, you can authorize other users to see or modify resources in your Projects.
2323
tabs:
24-
- title: Terminal 1
24+
- id: djvowjn1iq4e
25+
title: Terminal 1
2526
type: terminal
2627
hostname: crc
27-
- title: Visual Editor
28+
- id: 8zatkhdv1cx9
29+
title: Visual Editor
2830
type: code
2931
hostname: crc
3032
path: /root
@@ -60,7 +62,7 @@ oc get routes console -n openshift-console -o jsonpath='{"https://"}{.spec.host}
6062
You'll get the URL to the web console that is special to your instance of OpenShift running in the Instruqt interactive learning environment. The following is an example URL. **Yours will be different**.
6163

6264
```
63-
https://console-openshift-console.crc-lgph7-master-0.crc.q82njnglzds2.instruqt.io
65+
https://console-openshift-console.crc.q82njnglzds2.instruqt.io
6466
```
6567

6668
----

instruqt-tracks/using-the-cluster-cluster-access/02-join-red-hat-developer-portal/assignment.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@ type: challenge
55
title: Join Red Hat Developer at no cost
66
teaser: Join Red Hat Developer at no cost
77
tabs:
8-
- title: Red Hat Login
8+
- id: db77tftcwzkm
9+
title: Red Hat Login
910
type: browser
1011
hostname: rhd-login-3882385
1112
difficulty: ""

instruqt-tracks/using-the-cluster-cluster-access/03-02-logging-in-via-the-command-line/assignment.md

+4-2
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,12 @@ notes:
77
- type: text
88
contents: Logging in via the Command Line
99
tabs:
10-
- title: Terminal 1
10+
- id: ugy8bmsbmxxk
11+
title: Terminal 1
1112
type: terminal
1213
hostname: crc
13-
- title: Visual Editor
14+
- id: wyoakbxve38a
15+
title: Visual Editor
1416
type: code
1517
hostname: crc
1618
path: /root

instruqt-tracks/using-the-cluster-cluster-access/04-03-collaborating-with-other-users/assignment.md

+4-2
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,12 @@ notes:
77
- type: text
88
contents: Collaborating with Other Users
99
tabs:
10-
- title: Terminal 1
10+
- id: phxomfwigy2e
11+
title: Terminal 1
1112
type: terminal
1213
hostname: crc
13-
- title: Visual Editor
14+
- id: r4fb54jyx7ep
15+
title: Visual Editor
1416
type: code
1517
hostname: crc
1618
path: /root

instruqt-tracks/using-the-cluster-cluster-access/05-04-switching-between-accounts/assignment.md

+4-2
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,12 @@ notes:
77
- type: text
88
contents: Switching Users Between Accounts
99
tabs:
10-
- title: Terminal 1
10+
- id: 5sovsrwth93v
11+
title: Terminal 1
1112
type: terminal
1213
hostname: crc
13-
- title: Visual Editor
14+
- id: acydre7y12kt
15+
title: Visual Editor
1416
type: code
1517
hostname: crc
1618
path: /root

instruqt-tracks/using-the-cluster-cluster-access/track.yml

+6-4
Original file line numberDiff line numberDiff line change
@@ -27,18 +27,20 @@ tags:
2727
owner: openshift
2828
developers:
2929
30-
3130
32-
3331
32+
3433
idle_timeout: 400
3534
timelimit: 3600
36-
sandbox_preset: openshift-411
35+
sandbox_preset: openshift-4-16
3736
lab_config:
3837
overlay: false
3938
width: 25
4039
position: right
4140
feedback_recap_enabled: true
4241
loadingMessages: true
42+
lab_v2: true
4343
hideStopButton: false
44-
checksum: "7958663768012622605"
44+
default_layout: AssignmentRight
45+
default_layout_sidebar_size: 25
46+
checksum: "17836430739508179857"

0 commit comments

Comments
 (0)