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

Commit

Permalink
Merge pull request #24 from HelloFive/patch-2
Browse files Browse the repository at this point in the history
Update missed typo in dsm-mp.template
  • Loading branch information
tonynv authored Nov 7, 2018
2 parents 15ae613 + eee3dd2 commit aa275a3
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions templates/marketplace/dsm-mp.template
Original file line number Diff line number Diff line change
Expand Up @@ -572,7 +572,7 @@ Resources:
- s3
owner: root
mode: '000700'
authentication: S3AcccessCreds
authentication: S3AccessCreds
/etc/cfn/kill-mp-web-installer.sh:
source:
Fn::Sub:
Expand All @@ -584,7 +584,7 @@ Resources:
- s3
owner: root
mode: '000700'
authentication: S3AcccessCreds
authentication: S3AccessCreds
/etc/cfn/add-aws-account-with-instance-role.sh:
source:
Fn::Sub:
Expand All @@ -596,7 +596,7 @@ Resources:
- s3
owner: root
mode: '000700'
authentication: S3AcccessCreds
authentication: S3AccessCreds
commands:
5-check-service:
command:
Expand Down Expand Up @@ -627,7 +627,7 @@ Resources:
- s3
owner: root
mode: '000755'
authentication: S3AcccessCreds
authentication: S3AccessCreds
commands:
1-create-db:
command:
Expand Down Expand Up @@ -656,7 +656,7 @@ Resources:
- s3
owner: root
mode: '000700'
authentication: S3AcccessCreds
authentication: S3AccessCreds
/etc/cfn/set-lb-settings.sh:
source:
Fn::Sub:
Expand All @@ -668,7 +668,7 @@ Resources:
- s3
owner: root
mode: '000700'
authentication: S3AcccessCreds
authentication: S3AccessCreds
commands:
1-setup-elb-listener:
command:
Expand Down Expand Up @@ -697,7 +697,7 @@ Resources:
- s3
owner: root
mode: '000700'
authentication: S3AcccessCreds
authentication: S3AccessCreds
commands:
1-reactivate-manager.sh:
command:
Expand Down

0 comments on commit aa275a3

Please sign in to comment.