Skip to content
This repository has been archived by the owner on Oct 4, 2024. It is now read-only.

Submodule update #67

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion submodules/quickstart-microsoft-activedirectory
Submodule quickstart-microsoft-activedirectory updated 40 files
+2 −0 .gitmodules
+1 −0 .metadata
+2 −0 .taskcat.yml
+1 −0 CODEOWNERS
+1 −1 docs/boilerplate
+0 −1 docs/generated/parameters/index.adoc
+6 −6 docs/partner_editable/deploy_steps.adoc
+39 −0 manifests/app-manager/app-manager-manifest.yaml
+ scripts/Modules/Module-AD/Module-AD.psd1
+2,340 −109 scripts/Modules/Module-AD/Module-AD.psm1
+36 −0 scripts/domainremove.mof
+35 −0 scripts/winworkshop.mof
+1 −1 submodules/quickstart-aws-vpc
+1 −1 submodules/quickstart-microsoft-pki
+1 −1 submodules/quickstart-microsoft-rdgateway
+1 −1 submodules/quickstart-microsoft-utilities
+211 −214 templates/ad-1.template
+211 −214 templates/ad-1.template.yaml
+266 −249 templates/ad-2.template
+266 −249 templates/ad-2.template.yaml
+187 −111 templates/ad-3.template
+182 −111 templates/ad-3.template.yaml
+97 −98 templates/ad-main-1.template.yaml
+66 −63 templates/ad-main-2.template.yaml
+109 −80 templates/ad-main-3.template.yaml
+101 −86 templates/ad-master-1.template
+72 −57 templates/ad-master-2.template
+110 −68 templates/ad-master-3.template
+189 −135 templates/mgmt-1.template.yaml
+ templates/workshop/Modules/Module-AD/Module-AD.psd1
+1,233 −0 templates/workshop/Modules/Module-AD/Module-AD.psm1
+308 −0 templates/workshop/SystemManagerLab.yaml
+327 −0 templates/workshop/ad-workshop.template.yaml
+278 −0 templates/workshop/ad-worskshop-main.template.yaml
+26 −0 templates/workshop/asgparams.json
+432 −0 templates/workshop/automation-docs.yaml
+299 −0 templates/workshop/autoscaling-windows.yaml
+1,658 −0 templates/workshop/aws-vpc.template.yaml
+302 −0 templates/workshop/copy-mofs.yaml
+643 −0 templates/workshop/mgmt-1.template.yaml