Fixed command for installing python via apt-get and yum by using sudo

Cherry-picked Jongyoul Lee’s commit (a0341a4, PR #105), but conflicts 
due to server-cli/src/main/resources/catalog.bom not existing. Therefore
fixing conflict manually and committing.
1 file changed
tree: d12041df6e45a46db016bfaae02220edbd95d538
  1. api/
  2. camp/
  3. core/
  4. karaf/
  5. launcher/
  6. launcher-common/
  7. locations/
  8. logging/
  9. parent/
  10. policy/
  11. rest/
  12. server-cli/
  13. software/
  14. storage/
  15. test-framework/
  16. test-support/
  17. utils/
  18. .gitattributes
  19. .gitignore
  20. LICENSE
  21. NOTICE
  22. pom.xml
  23. README.md
README.md

Brooklyn

Apache Brooklyn Server Sub-Project

This repo contains the core elements to run a Brooklyn server, from the API and utils through to the core implementation and the REST server.