mirror of
https://github.com/valitydev/salt.git
synced 2024-11-08 17:33:54 +00:00
ae32f17b82
* Add script to configure salt * Add salt-config.sh to installer scripts * Add additional information to welcome/conclusion * Fix text in conclusion * Make salt-config.sh executable * Create symlink to salt-config.sh * Create minion.d directory * Fix changed comparison to determine restart * Add -f option to symlink creation
28 lines
1.8 KiB
Plaintext
28 lines
1.8 KiB
Plaintext
{\rtf1\ansi\ansicpg1252\cocoartf1404\cocoasubrtf340
|
|
{\fonttbl\f0\froman\fcharset0 Times-Roman;\f1\fnil\fcharset0 PTMono-Regular;}
|
|
{\colortbl;\red255\green255\blue255;\red0\green0\blue233;}
|
|
\vieww28300\viewh14680\viewkind0
|
|
\deftab720
|
|
\pard\pardeftab720\sl280\sa240\partightenfactor0
|
|
{\field{\*\fldinst{HYPERLINK "http://saltstack.com/"}}{\fldrslt
|
|
\f0\fs24 \cf2 \expnd0\expndtw0\kerning0
|
|
\ul \ulc2 SaltStack}}
|
|
\f0\fs24 \expnd0\expndtw0\kerning0
|
|
is extremely fast and scalable systems and configuration management software for predictive orchestration, cloud and data center automation, server provisioning, application deployment and more. \
|
|
Documentation for Salt is available at {\field{\*\fldinst{HYPERLINK "http://docs.saltstack.com/"}}{\fldrslt \cf2 \ul \ulc2 http://docs.saltstack.com}} \
|
|
This package will install Salt on your Mac. Salt installs into
|
|
\f1\fs22 /opt/salt
|
|
\f0\fs24 .\
|
|
Sample configuration files (
|
|
\f1\fs22 master.dist
|
|
\f0\fs24 and
|
|
\f1\fs22 minion.dist
|
|
\f0\fs24 ) will be installed to
|
|
\f1\fs22 /etc/salt
|
|
\f0\fs24 . Create copies of them without the '
|
|
\f1\fs22 .dist
|
|
\f0\fs24 ' in the filename and edit as you see fit.\
|
|
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
|
|
\f1\fs22 /opt/salt/bin/pip install python-ldap
|
|
\f0\fs24 \
|
|
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.} |