Skip to content

Instantly share code, notes, and snippets.

@duk3luk3
Created August 2, 2013 18:16
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 duk3luk3/6142101 to your computer and use it in GitHub Desktop.
Save duk3luk3/6142101 to your computer and use it in GitHub Desktop.
root@bb8:~# salt-call sys.list_modules
[INFO ] Configuration file path: /etc/salt/minion
[WARNING ] The function 'grains()' defined in '/usr/lib/pymodules/python2.7/salt/loader.py' is not yet using the new 'default_path' argument to `salt.config.load_config()`. As such, the 'SALT_MINION_CONFIG' environment variable will be ignored
[WARNING ] Although 'lspci' was found in path, the current user cannot execute it. Grains output might not be accurate.
local:
- aliases
- alternatives
- apache
- archive
- cmd
- config
- cp
- cron
- daemontools
- data
- disk
- django
- dnsmasq
- dnsutil
- event
- extfs
- file
- gem
- git
- grains
- group
- hg
- hosts
- img
- key
- keyboard
- kmod
- locale
- locate
- logrotate
- match
- mine
- monit
- mount
- network
- partition
- pecl
- pillar
- pip
- pkg_resource
- publish
- quota
- rbenv
- ret
- rvm
- s3
- saltutil
- service
- shadow
- sqlite3
- ssh
- state
- status
- supervisord
- sys
- sysctl
- system
- test
- timezone
- user
- virtualenv
root@bb8:~#
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment