Skip to content

Commit 8e341a0

Browse files
committed
Fix syntax typo for salt master config in install.sh
1 parent b64db76 commit 8e341a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ gitfs_remotes:
4444
pillarenv_from_saltenv: True
4545
ext_pillar:
4646
- git:
47-
- https://github.com/opensourcewebsite-org/osw-devops.git
47+
- https://github.com/opensourcewebsite-org/osw-devops.git:
4848
- root: pillar
4949
EOF
5050

0 commit comments

Comments
 (0)