moved images to dir and reverted files back
@@ -3,13 +3,13 @@
|
||||
## chose specific demo or choose all
|
||||
|
||||
# SPECIFIC - example that installs just the deploy_application job template
|
||||
demo: azure_provision_vm
|
||||
demo: developer_report
|
||||
|
||||
# ALL - example that installs all demos
|
||||
# demo: all
|
||||
|
||||
## Ansible Tower login infomation
|
||||
my_tower_username: colin
|
||||
my_tower_username: colin
|
||||
my_tower_password: mahalo
|
||||
my_tower_host: test.rhdemo.io
|
||||
workshop_type: rhel
|
||||
|
||||
24
choose_demo_example_azure.yml
Normal file
@@ -0,0 +1,24 @@
|
||||
---
|
||||
## example file for how to choose a demo
|
||||
## chose specific demo or choose all
|
||||
|
||||
# SPECIFIC - example that installs just the deploy_application job template
|
||||
demo: azure_provision_vm
|
||||
|
||||
# ALL - example that installs all demos
|
||||
# demo: all
|
||||
|
||||
## Ansible Tower login infomation
|
||||
my_tower_username: drojas
|
||||
my_tower_password: zapata
|
||||
my_tower_host: test.rhdemo.io
|
||||
workshop_type: windows
|
||||
|
||||
# leave as false unless you are deploying an Azure Demo
|
||||
azure_demo: True
|
||||
#only uncomment these and supply values for setting up an Azure Cloud Demo which means azure_demo: True above
|
||||
my_subscription: bb66f723-9eb9-405b-7889-2e722a5a5a45
|
||||
my_tenant: bbe51e50-8759-5cc6-93f7-71985d8dbddf
|
||||
my_client: 7e7d5fd3-c84b-b64c-ae96-cf474f4aa573
|
||||
my_secret: K1S5~EqpmvG68i8ni9-b1hmn3~yROfHM_I
|
||||
|
||||
@@ -39,12 +39,14 @@ Coming Soon
|
||||
|
||||
1. You will need to create a Service Principal following these [Azure Docs instructions](https://docs.microsoft.com/en-us/azure/active-directory/develop/howto-create-service-principal-portal)
|
||||
|
||||
2. Then set the azure_demo variable to True. As well as provide the folowing variable values before loading this demo as shown below
|
||||
2. Then set the azure_demo variable to True. As well as provide the folowing variable values before loading this demo as shown below.
|
||||
- azure_demo: True
|
||||
- my_subscription:
|
||||
- my_tenant:
|
||||
- my_client:
|
||||
- my_secret:
|
||||
- my_subscription:
|
||||
- my_tenant:
|
||||
- my_client:
|
||||
- my_secret:
|
||||
|
||||
See sample file named choose_demmo_example_azure.yml
|
||||
|
||||
# Guide
|
||||
|
||||
@@ -60,11 +62,11 @@ Coming Soon
|
||||
|
||||
4. The survey will prompt you to define the resource group, Azure region, name of the new VM.
|
||||
|
||||

|
||||

|
||||
|
||||
5. Enter values and press **NEXT**
|
||||
|
||||

|
||||

|
||||
|
||||
Explain to audience what is happening here depending on audience persona
|
||||
|
||||
@@ -89,7 +91,7 @@ Coming Soon
|
||||
- this pane can be expanded to take up entire browser window
|
||||
- Ansible Playbook can be downloaded for troubleshooting purposes
|
||||
- **click on task output** to show them task-by-task JSON output that can be used for troubleshooting or just getting additional information
|
||||

|
||||

|
||||
|
||||
8. Circle back and summarize
|
||||
|
||||
|
||||
@@ -49,11 +49,11 @@ Coming Soon
|
||||
|
||||
4. The survey will prompt you to install or remove a package.
|
||||
|
||||

|
||||

|
||||
|
||||
5. Choose a package or packages and press **NEXT**
|
||||
|
||||

|
||||

|
||||
|
||||
Explain to audience what is happening here depending on audience persona
|
||||
|
||||
@@ -78,7 +78,7 @@ Coming Soon
|
||||
- this pane can be expanded to take up entire browser window
|
||||
- Ansible Playbook can be downloaded for troubleshooting purposes
|
||||
- **click on task output** to show them task-by-task JSON output that can be used for troubleshooting or just getting additional information
|
||||

|
||||

|
||||
|
||||
8. Circle back and summarize
|
||||
|
||||
|
||||
@@ -49,7 +49,7 @@ Coming Soon
|
||||
|
||||
4. The survey will prompt you with 3 questions. What Parameter you want to change, whether you want to make it present or absent in the config, and the value for that paramater.
|
||||
|
||||

|
||||

|
||||
|
||||
5. Choose a parameter. Select if you want to make it present or absent in the config. Finally, add the value for that parameter and press **NEXT**
|
||||
Note: These are just a few of the parameters they can add to the list. For these 3 see below for correct format for response.
|
||||
@@ -60,7 +60,7 @@ Coming Soon
|
||||
|
||||
For more info on possible parameter see [Chocolatey Documentation](https://chocolatey.org/docs/chocolatey-configuration)
|
||||
|
||||

|
||||

|
||||
|
||||
Explain to audience what is happening here depending on audience persona
|
||||
|
||||
@@ -85,7 +85,7 @@ Coming Soon
|
||||
- this pane can be expanded to take up entire browser window
|
||||
- Ansible Playbook can be downloaded for troubleshooting purposes
|
||||
- **click on task output** to show them task-by-task JSON output that can be used for troubleshooting or just getting additional information
|
||||

|
||||

|
||||
|
||||
8. Circle back and summarize
|
||||
|
||||
|
||||
@@ -49,11 +49,11 @@ Coming Soon
|
||||
|
||||
4. The survey will prompt you for what feature to enable or disable.
|
||||
|
||||

|
||||

|
||||
|
||||
5. Choose a feature and press **NEXT**
|
||||
|
||||

|
||||

|
||||
|
||||
Explain to audience what is happening here depending on audience persona
|
||||
|
||||
@@ -78,7 +78,7 @@ Coming Soon
|
||||
- this pane can be expanded to take up entire browser window
|
||||
- Ansible Playbook can be downloaded for troubleshooting purposes
|
||||
- **click on task output** to show them task-by-task JSON output that can be used for troubleshooting or just getting additional information
|
||||

|
||||

|
||||
|
||||
8. Circle back and summarize
|
||||
|
||||
|
||||
|
Before Width: | Height: | Size: 55 KiB After Width: | Height: | Size: 55 KiB |
|
Before Width: | Height: | Size: 50 KiB After Width: | Height: | Size: 50 KiB |
|
Before Width: | Height: | Size: 69 KiB After Width: | Height: | Size: 69 KiB |
|
Before Width: | Height: | Size: 42 KiB After Width: | Height: | Size: 42 KiB |
|
Before Width: | Height: | Size: 46 KiB After Width: | Height: | Size: 46 KiB |
|
Before Width: | Height: | Size: 64 KiB After Width: | Height: | Size: 64 KiB |
|
Before Width: | Height: | Size: 61 KiB After Width: | Height: | Size: 61 KiB |
|
Before Width: | Height: | Size: 50 KiB After Width: | Height: | Size: 50 KiB |
|
Before Width: | Height: | Size: 36 KiB After Width: | Height: | Size: 36 KiB |
|
Before Width: | Height: | Size: 42 KiB After Width: | Height: | Size: 42 KiB |
|
Before Width: | Height: | Size: 45 KiB After Width: | Height: | Size: 45 KiB |
|
Before Width: | Height: | Size: 39 KiB After Width: | Height: | Size: 39 KiB |