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

Commit aa275a3

Browse files
authored
Merge pull request #24 from HelloFive/patch-2
Update missed typo in dsm-mp.template
2 parents 15ae613 + eee3dd2 commit aa275a3

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

templates/marketplace/dsm-mp.template

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -572,7 +572,7 @@ Resources:
572572
- s3
573573
owner: root
574574
mode: '000700'
575-
authentication: S3AcccessCreds
575+
authentication: S3AccessCreds
576576
/etc/cfn/kill-mp-web-installer.sh:
577577
source:
578578
Fn::Sub:
@@ -584,7 +584,7 @@ Resources:
584584
- s3
585585
owner: root
586586
mode: '000700'
587-
authentication: S3AcccessCreds
587+
authentication: S3AccessCreds
588588
/etc/cfn/add-aws-account-with-instance-role.sh:
589589
source:
590590
Fn::Sub:
@@ -596,7 +596,7 @@ Resources:
596596
- s3
597597
owner: root
598598
mode: '000700'
599-
authentication: S3AcccessCreds
599+
authentication: S3AccessCreds
600600
commands:
601601
5-check-service:
602602
command:
@@ -627,7 +627,7 @@ Resources:
627627
- s3
628628
owner: root
629629
mode: '000755'
630-
authentication: S3AcccessCreds
630+
authentication: S3AccessCreds
631631
commands:
632632
1-create-db:
633633
command:
@@ -656,7 +656,7 @@ Resources:
656656
- s3
657657
owner: root
658658
mode: '000700'
659-
authentication: S3AcccessCreds
659+
authentication: S3AccessCreds
660660
/etc/cfn/set-lb-settings.sh:
661661
source:
662662
Fn::Sub:
@@ -668,7 +668,7 @@ Resources:
668668
- s3
669669
owner: root
670670
mode: '000700'
671-
authentication: S3AcccessCreds
671+
authentication: S3AccessCreds
672672
commands:
673673
1-setup-elb-listener:
674674
command:
@@ -697,7 +697,7 @@ Resources:
697697
- s3
698698
owner: root
699699
mode: '000700'
700-
authentication: S3AcccessCreds
700+
authentication: S3AccessCreds
701701
commands:
702702
1-reactivate-manager.sh:
703703
command:

0 commit comments

Comments
 (0)