1
0

welcome_py2.rtf 2.1 KB

1234567891011121314151617181920212223242526272829303132
  1. {\rtf1\ansi\ansicpg1252\cocoartf1404\cocoasubrtf340
  2. {\fonttbl\f0\fswiss\fcharset0 Helvetica;\f1\froman\fcharset0 Times-Roman;\f2\fnil\fcharset0 PTMono-Regular;
  3. }
  4. {\colortbl;\red255\green255\blue255;\red0\green0\blue233;}
  5. \vieww28300\viewh14680\viewkind0
  6. \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\pardirnatural\partightenfactor0
  7. \f0\fs24 \cf0 WARNING: Python 2 Support will be discontinued in Sodium. Salt will only ship Python 3 installers starting with the Sodium release.\
  8. \
  9. \pard\pardeftab720\sl280\sa240\partightenfactor0
  10. {\field{\*\fldinst{HYPERLINK "http://saltstack.com/"}}{\fldrslt
  11. \f1 \cf2 \expnd0\expndtw0\kerning0
  12. \ul \ulc2 SaltStack}}
  13. \f1 \expnd0\expndtw0\kerning0
  14. is extremely fast and scalable systems and configuration management software for predictive orchestration, cloud and data center automation, server provisioning, application deployment and more. \
  15. Documentation for Salt is available at {\field{\*\fldinst{HYPERLINK "http://docs.saltstack.com/"}}{\fldrslt \cf2 \ul \ulc2 http://docs.saltstack.com}} \
  16. This package will install Salt on your Mac. Salt installs into
  17. \f2\fs22 /opt/salt
  18. \f1\fs24 .\
  19. Sample configuration files (
  20. \f2\fs22 master.dist
  21. \f1\fs24 and
  22. \f2\fs22 minion.dist
  23. \f1\fs24 ) will be installed to
  24. \f2\fs22 /etc/salt
  25. \f1\fs24 . Create copies of them without the '
  26. \f2\fs22 .dist
  27. \f1\fs24 ' in the filename and edit as you see fit.\
  28. This Salt package uses a custom-built Python. To install additional Python modules for Salt, use the associated 'pip' binary. For example, if you need LDAP support in Salt you will need the 'python-ldap' module. Install it with
  29. \f2\fs22 /opt/salt/bin/pip install python-ldap
  30. \f1\fs24 \
  31. Note that some Python modules need a compiler available. Installing Apple's Xcode Command Line Tools should provide the necessary utilities. Alternatively, {\field{\*\fldinst{HYPERLINK "http://macports.org/"}}{\fldrslt \cf2 \ul \ulc2 MacPorts}}, {\field{\*\fldinst{HYPERLINK "http://finkproject.org/"}}{\fldrslt \cf2 \ul \ulc2 Fink}}, or {\field{\*\fldinst{HYPERLINK "http://brew.sh/"}}{\fldrslt \cf2 \ul \ulc2 Homebrew}} may provide what you need.}