Git Product home page Git Product logo

salt-sprint's Introduction

Stories in Ready Circle CI

salt-sprint

Current Slide Builds (CDN TTL Applies)

Infrastructure

There are a few components of this repository.

  • Python scripts built to automate syntax checks and yaml combinations. Credit to sivel.
  • Yaml to slide.js tool called Revelator. Examples.
  • Drone and builder.sh to run tests and autobuild the slides for each commit.

Branch for the chapter you are working on, and don't forget to pull before you try to merge and push.

Contributing

Here are the steps you should take to contribute or fix something in this material.

  1. Create/Find an issue that describes your problem.
  2. Assign that issue to yourself if you are working to fix this issue.
  3. Do your work on a feature branch and watch for the test results in CircleCI.
  4. Submit a Pull Request, and ask someone to review and merge. No git selfies!

salt-sprint's People

Contributors

gifflen avatar gtmanfred avatar kennethwilke avatar linuturk avatar ostercloud avatar pvi00 avatar rackeric avatar waffle-iron avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

salt-sprint's Issues

chapter 3

from what is a to define an execution module

fund - 1/8

we use state to define state.

the particular condition/configuration of the server defined in a file.

comma instead of period.

state of server vs state modules and files

yo dawg, I heard you like states on next slide.

fund - YAML

the primary language to define and configure salt.

3/2

use salt-call instead of salt '*'

fund 1/7

and is the file extension used for state files.

4/2

Update bootstrap url to https and .com

5/4 running commands

make the point that commands shouldn't be repeatedly run if they are not idempotent.

make this a non-idempotent example. remove creates

6/8 Pillar in Jinja

{{ pillar[role][web][mysql] }}
or
{{ pillar.get('role.web.mysql', 'default')
or
{{ salt['pillar.get']('role:web:mysql', 'default') }}

put on a new slide after and explain the differences in speaker notes.

Fund - 1/6

speak to custom information you can set

hostname, network address, and other static information

Fund - 1/4

Modules not moduls

there are two types of modules

3/8

ZeroMQ or Raet or SSH

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.