您的位置:首页 > 产品设计 > UI/UE

saltstack官方文档——Full list of builtin state modules

2013-04-18 18:33 549 查看
转自:http://docs.saltstack.com/ref/states/all/index.html?highlight=full%20list

Full list of builtin state modules

aliasConfiguration of email aliases.
alternativesConfiguration of the alternatives system
cmdExecution of arbitrary commands.
cronManagement of cron, the Unix command scheduler.
debconfmodManagement of debconf selections.
diskDisk monitoring state
fileOperations on files, directories and symlinks.
gemInstallation of Ruby modules packaged as gems.
gitInteraction with Git repositories.
grainsManage grains on the minion.
groupManagement of user groups.
hgInteraction with Mercurial repositories.
hostManagement of addresses and names in hosts file.
keyboardManagement of keyboard layouts
kmodLoading and unloading of kernel modules.
laymanMangement of Gentoo Overlays using layman
libvirtManage libvirt certs.
localeManagement of languages/locales
makeconfManagement of Gentoo make.conf
mdadmManaging software RAID with mdadm
moduleExecution of Salt modules from within states.
mongodb_databaseManagement of Mongodb databases
mongodb_userManagement of Mongodb users
mountMounting of filesystems.
mysql_databaseManagement of MySQL databases (schemas).
mysql_grantsManagement of MySQL grants (user permissions).
mysql_userManagement of MySQL users.
networkConfiguration of network interfaces.
npmA state module to manage installed NPM packages.
peclInstallation of PHP pecl extensions.
pipInstallation of Python packages using pip.
pkgngManage package remote repo using FreeBSD pkgng.
pkgInstallation of packages using OS package managers such as yum or apt-get.
pkgrepoManagement of package repos
postgres_databaseManagement of PostgreSQL databases.
postgres_groupManagement of PostgreSQL groups (roles).
postgres_userManagement of PostgreSQL users (roles).
rabbitmq_userManage RabbitMQ Users.
rabbitmq_vhostManage RabbitMQ Virtual Hosts.
rvmManaging Ruby installations and gemsets with Ruby Version Manager (RVM).
selinuxManagement of SELinux rules.
serviceStarting or restarting of services and daemons.
ssh_authControl of entries in SSH authorized_key files.
ssh_known_hostsControl of SSH known_hosts entries.
stateconfStateconf System
supervisordInteraction with the Supervisor daemon.
svnManage SVN repositories
sysctlConfiguration of the Linux kernel using sysctrl.
timezoneManagement of timezones
tomcatThis state uses the manager webapp to manage Apache tomcat webapps
userManagement of user accounts.
virtualenvSetup of Python virtualenv sandboxes.

Previous topic

State Modules

Next topic

salt.states.alias

Quick search

Enter search terms or a module, class or function name.
Hide Search Matches
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: