Skip to content

Commit

Permalink
Add RDS components and user data
Browse files Browse the repository at this point in the history
  • Loading branch information
pav committed Nov 27, 2023
1 parent a855636 commit 53726ce
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ tasks:
- frequency: once
type: powershell
runAs: admin
# Configure RDS
# Prepare instance for RDS deployment
content: |-
Set-NetFirewallProfile -Profile Domain, Public, Private -Enabled False
Disable-NetAdapterBinding -Name 'Ethernet' -ComponentID 'ms_tcpip6'
Expand Down

0 comments on commit 53726ce

Please sign in to comment.