mirror of
https://github.com/saltstack/salt-bootstrap.git
synced 2025-04-16 09:40:21 +00:00
Add Alec to authors, Salt Stack to organization and bugs address.
This commit is contained in:
parent
5775b0156e
commit
8b67922da0
1 changed files with 4 additions and 9 deletions
|
@ -5,18 +5,13 @@
|
|||
#
|
||||
# FILE: bootstrap-salt-minion.sh
|
||||
#
|
||||
# USAGE: bootstrap-salt-minion.sh
|
||||
# DESCRIPTION: Bootstrap salt installation for various systems/distributions
|
||||
#
|
||||
# DESCRIPTION: Bootstrap salt installation for various systems/distros
|
||||
#
|
||||
# OPTIONS: ---
|
||||
# REQUIREMENTS: ---
|
||||
# BUGS: ---
|
||||
# NOTES: ---
|
||||
# BUGS: https://github.com/saltstack/salty-vagrant/issues
|
||||
# AUTHOR: Pedro Algarvio (s0undt3ch), pedro@algarvio.me
|
||||
# ORGANIZATION: UfSoft.org
|
||||
# Alec Koumjian (akoumjian)
|
||||
# ORGANIZATION: Salt Stack (saltstack.org)
|
||||
# CREATED: 10/15/2012 09:49:37 PM WEST
|
||||
# REVISION: ---
|
||||
#===============================================================================
|
||||
set -o nounset # Treat unset variables as an error
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue