Merge "Fix some spelling typo in error message and manual"
This commit is contained in:
commit
d7b31c422e
@ -192,7 +192,7 @@ function Configure-PHP54 ($PHPLocation, $ExtLocation) {
|
||||
Execute-Command -Command {
|
||||
& $appcmd set config /section:system.webServer/fastCGI `
|
||||
/+"[fullPath='$PHPLocation\php-cgi.exe']"
|
||||
} -ErrorMessage "Error occured while creating FastCGI IIS process pool"
|
||||
} -ErrorMessage "Error occurred while creating FastCGI IIS process pool"
|
||||
|
||||
Execute-Command -Command {
|
||||
& $appcmd set config /section:system.webServer/handlers `
|
||||
|
@ -48,7 +48,7 @@ include the following in the template:
|
||||
user_data: {get_attr: [boot_config, config]}
|
||||
# ...
|
||||
|
||||
and refrence the desired environment, eg:
|
||||
and reference the desired environment, eg:
|
||||
|
||||
heat stack-create -e container_agent_env.yaml \
|
||||
-f ../example-templates/example-pristine-atomic-docker-compose.yaml \
|
||||
|
Loading…
x
Reference in New Issue
Block a user