pivotal-jbarrett commented on a change in pull request #836:
URL: https://github.com/apache/geode-native/pull/836#discussion_r685429859



##########
File path: packer/build-rhel-7.json
##########
@@ -144,6 +144,15 @@
         "amazon-ebs"
       ]
     },
+    {
+      "type": "shell",

Review comment:
       Replace all theses with a single packer/linux/install-dotnet.sh script 
similar to the install-cmake.sh script. This way there is only one place to 
modify this script in the future. You can then call out this script in the 
packer just below the `"linux/install-cmake.sh"` line.




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to