Giter Site home page Giter Site logo

getting-started-with-saltstack's People

Contributors

benhosmer avatar grandpubba avatar javierbertoli avatar mikecmpbll avatar wtachau avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

getting-started-with-saltstack's Issues

Systemd start command reversed Ch1

From Ch 1:

Now that the salt-master has been installed, you may need to start it. Depending on your operating system, you may need to use systemctl salt-master start or service salt-master start.

Should be # systemctl start salt-master

Page 32 Line 8

3 {% if grains['os'] == 'Ubuntu %}
Close the simple quote on 'Ubuntu'.

Empty github link in Ch 1

The recommended way to install SALTSTACK is to use your package manager. You also can install SALTSTACK from source by cloning the [SALTSTACK Github] repositories. Instructions are available in the repositories regarding the dependecies required prior to installation from source.

Also dependencies is misspelled.

Next Chapter(s)

I was thinking for the next chapters being:

  • Salt-Cloud
  • SALT Reactor

So, to you readers, do you have any input?

Typo

Chapter 2, last paragraph before the section "Set up Your Master".

on minion acting as the webserver => one minion acting as the webserver.

It is a great book! Thanks for writing it!

Typo Page 7 Chapter 0

Thankfully, SALTSTACK has a way to make this much easier and simpler using Jinja.
...
{% elif grains['os'] == 'RedHat %}
...

Should be:

{% elif grains['os'] == 'RedHat' %}

(missing end quote for RedHat)

apples and bananas makes no sense

In Boolean Operators in Python you write apples and bananas, which resolves to the value of bananas, since apples is not falsy. I don't know what you are trying to do there, but it doesn't make sense to me.

SALSTACK

Dude, you've got several instances of SALTSTACK spelled as SALSTACK. Even some bad links with the same error. Please fix.

Cheers,
Jason

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.