Skip to content

Instantly share code, notes, and snippets.

@ksalman
Created January 14, 2015 20:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ksalman/916b87bc11f0591f589f to your computer and use it in GitHub Desktop.
Save ksalman/916b87bc11f0591f589f to your computer and use it in GitHub Desktop.
root@ksalman-solaris-salt:~# wget -O - https://bootstrap.saltstack.com | sh -s -- -D -P git v2014.7
--2015-01-14 12:49:35-- https://bootstrap.saltstack.com/
Resolving bootstrap.saltstack.com (bootstrap.saltstack.com)... 162.242.141.13
Connecting to bootstrap.saltstack.com (bootstrap.saltstack.com)|162.242.141.13|:443... connected.
HTTP request sent, awaiting response... 303 See Other
Location: https://raw.githubusercontent.com/saltstack/salt-bootstrap/stable/bootstrap-salt.sh [following]
--2015-01-14 12:49:35-- https://raw.githubusercontent.com/saltstack/salt-bootstrap/stable/bootstrap-salt.sh
Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 199.27.79.133
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|199.27.79.133|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 188881 (184K) [text/plain]
Saving to: ‘STDOUT’
0% [ ] 0 --.-K/s
* INFO: PIPED THROUGH sh -- Version 2015.01.12
* INFO: System Information:
* INFO: CPU: GenuineIntel
* INFO: CPU Arch: i86pc
* INFO: OS Name: SunOS
* INFO: OS Version: 5.11
* INFO: Distribution: OmniOS r151006
* DEBUG: Binaries will be searched using the following $PATH: /usr/gnu/bin:/usr/sbin:/usr/bin:/opt/salt/bin
* INFO: Installing minion
100%[==============================================================================================================================================>] 188,881 547KB/s in 0.3s
2015-01-14 12:49:35 (547 KB/s) - written to stdout [188881/188881]
* DEBUG: install_omnios_git_deps not found....
* DEBUG: install_omnios_deps not found....
* DEBUG: DEPS_INSTALL_FUNC=null
* DEBUG: CONFIG_SALT_FUNC=null
* DEBUG: PRESEED_MASTER_FUNC=null
* DEBUG: install_omnios_git not found....
* DEBUG: INSTALL_FUNC=null
* DEBUG: install_omnios_git_post not found....
* DEBUG: install_omnios_post not found....
* DEBUG: POST_INSTALL_FUNC=null
* DEBUG: install_omnios_git_restart_daemons not found....
* DEBUG: install_omnios_restart_daemons not found....
* DEBUG: STARTDAEMONS_INSTALL_FUNC=null
* DEBUG: daemons_running_omnios_git not found....
* DEBUG: daemons_running_omnios not found....
* INFO: Found function daemons_running
* DEBUG: DAEMONS_RUNNING_FUNC=daemons_running
* DEBUG: install_omnios_git_check_services not found....
* DEBUG: install_omnios_check_services not found....
* DEBUG: CHECK_SERVICES_FUNC=null
* ERROR: No dependencies installation function found. Exiting...
* DEBUG: Removing the logging pipe /tmp/bootstrap-salt.logpipe
root@ksalman-solaris-salt:~# cat /etc/release
OmniOS v11 r151006
Copyright 2012-2013 OmniTI Computer Consulting, Inc. All rights reserved.
Use is subject to license terms.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment