Fix invalid JSON in template
Signed-off-by: Zane Bitter <zbitter@redhat.com>
This commit is contained in:
parent
4993b5dfa0
commit
7afbd05da3
@ -134,7 +134,7 @@
|
||||
"sed --in-place --e s/database_name_here/", { "Ref" : "DBName" }, "/ --e s/username_here/", { "Ref" : "DBUsername" }, "/ --e s/password_here/", { "Ref" : "DBPassword" }, "/ /usr/share/wordpress/wp-config.php\n"
|
||||
]]}}
|
||||
}
|
||||
},
|
||||
}
|
||||
},
|
||||
|
||||
"Outputs" : {
|
||||
|
Loading…
Reference in New Issue
Block a user