diff --git a/cookbooks/nginx/attributes/binary.bash b/cookbooks/nginx/attributes/binary.bash index c37bc1b2..23fb20d8 100644 --- a/cookbooks/nginx/attributes/binary.bash +++ b/cookbooks/nginx/attributes/binary.bash @@ -3,4 +3,4 @@ export NGINX_PORT='80' export AMAZON_LINUX_DEFAULT_ID='centos' -export AMAZON_LINUX_DEFAULT_VERSION='7' \ No newline at end of file +export AMAZON_LINUX_DEFAULT_VERSION_ID='7' \ No newline at end of file