pragmatism first

Manual pages

Scope: cdist.

[ Alias ↣ ] Name (section) Brief
cdist(1) Usable Configuration Management.
cdist-type__apt_key(7) Manage the list of keys used by apt.
cdist-type__apt_key_uri(7) Add apt key from uri.
cdist-type__apt_mark(7) Set package state as 'hold' or 'unhold'.
cdist-type__apt_norecommends(7) Configure apt to not install recommended packages.
cdist-type__apt_ppa(7) Manage ppa repositories.
cdist-type__apt_source(7) Manage apt sources.
cdist-type__apt_update_index(7) Update apt's package index.
cdist-type__block(7) Manage blocks of text in files.
cdist-type__ccollect_source(7) Manage ccollect sources.
cdist-type__cdist(7) Manage cdist installations.
cdist-type__cdistmarker(7) Add a timestamped cdist marker.
cdist-type__chroot_mount(7) Mount a chroot.
cdist-type__chroot_umount(7) Unmount a chroot mounted by __chroot_mount.
cdist-type__config_file(7) _Manages config files.
cdist-type__consul(7) Install consul.
cdist-type__consul_agent(7) Manage the consul agent.
cdist-type__consul_check(7) Manages consul checks.
cdist-type__consul_reload(7) Reload consul.
cdist-type__consul_service(7) Manages consul services.
cdist-type__consul_template(7) Manage the consul-template service.
cdist-type__consul_template_template(7) Manage consul-template templates.
cdist-type__consul_watch_checks(7) Manages consul checks watches.
cdist-type__consul_watch_event(7) Manages consul event watches.
cdist-type__consul_watch_key(7) Manages consul key watches.
cdist-type__consul_watch_keyprefix(7) Manages consul keyprefix watches.
cdist-type__consul_watch_nodes(7) Manages consul nodes watches.
cdist-type__consul_watch_service(7) Manages consul service watches.
cdist-type__consul_watch_services(7) Manages consul services watches.
cdist-type__cron(7) Installs and manages cron jobs.
cdist-type__debconf_set_selections(7) Setup debconf selections.
cdist-type__directory(7) Manage a directory.
cdist-type__docker(7) Install docker-engine.
cdist-type__docker_compose(7) Install docker-compose.
cdist-type__dog_vdi(7) Manage Sheepdog VM images.
cdist-type__file(7) Manage files.
cdist-type__filesystem(7) Create Filesystems.
cdist-type__firewalld_rule(7) Configure firewalld rules.
cdist-type__firewalld_start(7) Start and enable firewalld.
cdist-type__git(7) Get and or keep git repositories up-to-date.
cdist-type__group(7) Manage groups.
cdist-type__hostname(7) Set the hostname.
cdist-type__install_bootloader_grub(7) Install grub2 bootloader on given disk.
cdist-type__install_chroot_mount(7) Mount a chroot with install command.
cdist-type__install_chroot_umount(7) Unmount a chroot mounted by __install_chroot_mount.
cdist-type__install_config(7) Run cdist config as part of the installation.
cdist-type__install_file(7) Manage files with install command.
cdist-type__install_fstab(7) Generate /etc/fstab during installation.
cdist-type__install_generate_fstab(7) Generate /etc/fstab during installation.
cdist-type__install_mkfs(7) Build a linux file system.
cdist-type__install_mount(7) Mount filesystems in the installer.
cdist-type__install_partition_msdos(7) Creates msdos partitions.
cdist-type__install_partition_msdos_apply(7) Apply dos partition settings.
cdist-type__install_reboot(7) Run reboot.
cdist-type__install_reset_disk(7) Reset a disk.
cdist-type__install_stage(7) Download and unpack a stage file.
cdist-type__install_umount(7) Umount target directory.
cdist-type__iptables_apply(7) Apply the rules.
cdist-type__iptables_rule(7) Deploy iptable rulesets.
cdist-type__issue(7) Manage issue.
cdist-type__jail(7) Manage FreeBSD jails.
cdist-type__jail_freebsd10(7) Manage FreeBSD jails.
cdist-type__jail_freebsd9(7) Manage FreeBSD jails.
cdist-type__key_value(7) Change property values in files.
cdist-type__keyboard(7) Set keyboard layout.
cdist-type__line(7) Manage lines in files.
cdist-type__link(7) Manage links (hard and symbolic).
cdist-type__locale(7) Configure locales.
cdist-type__locale_system(7) Set system-wide locale.
cdist-type__motd(7) Manage message of the day.
cdist-type__mount(7) Manage filesystem mounts.
cdist-type__mysql_database(7) Manage a MySQL database.
cdist-type__package(7) Manage packages.
cdist-type__package_apt(7) Manage packages with apt-get.
cdist-type__package_dpkg(7) Manage packages with dpkg.
cdist-type__package_emerge(7) Manage packages with portage.
cdist-type__package_emerge_dependencies(7) Install dependencies for __package_emerge.
cdist-type__package_luarocks(7) Manage luarocks packages.
cdist-type__package_opkg(7) Manage packages with opkg.
cdist-type__package_pacman(7) Manage packages with pacman.
cdist-type__package_pip(7) Manage packages with pip.
cdist-type__package_pkg_freebsd(7) Manage FreeBSD packages.
cdist-type__package_pkg_openbsd(7) Manage OpenBSD packages.
cdist-type__package_pkgng_freebsd(7) Manage FreeBSD packages with pkg-ng.
cdist-type__package_rubygem(7) Manage rubygem packages.
cdist-type__package_update_index(7) Update the package index.
cdist-type__package_upgrade_all(7) Upgrade all the installed packages.
cdist-type__package_yum(7) Manage packages with yum.
cdist-type__package_zypper(7) Manage packages with zypper.
cdist-type__pacman_conf(7) Manage pacman configuration.
cdist-type__pacman_conf_integrate(7) Integrate default pacman.conf to cdist conform and vice versa.
cdist-type__pf_apply(7) Apply pf(4) ruleset on *BSD.
cdist-type__pf_ruleset(7) Copy a pf(4) ruleset to $__target_host.
cdist-type__postfix(7) Install postfix.
cdist-type__postfix_master(7) Configure postfix master.cf.
cdist-type__postfix_postconf(7) Configure postfix main.cf.
cdist-type__postfix_postmap(7) Run postmap on the given file.
cdist-type__postfix_reload(7) Tell postfix to reload its configuration.
cdist-type__postgres_database(7) Create/drop postgres databases.
cdist-type__postgres_extension(7) Manage postgres extensions.
cdist-type__postgres_role(7) Manage postgres roles.
cdist-type__process(7) Start or stop process.
cdist-type__pyvenv(7) Create or remove python virtual environment.
cdist-type__qemu_img(7) Manage VM disk images.
cdist-type__rbenv(7) Manage rbenv installation.
cdist-type__rsync(7) Mirror directories using rsync.
cdist-type__rvm(7) Install rvm for a given user.
cdist-type__rvm_gem(7) Manage Ruby gems through rvm.
cdist-type__rvm_gemset(7) Manage gemsets through rvm.
cdist-type__rvm_ruby(7) Manage ruby installations through rvm.
cdist-type__ssh_authorized_key(7) Manage a single ssh authorized key entry.
cdist-type__ssh_authorized_keys(7) Manage ssh authorized_keys files.
cdist-type__ssh_dot_ssh(7) Manage .ssh directory.
cdist-type__staged_file(7) Manage staged files.
cdist-type__start_on_boot(7) Manage stuff to be started at boot.
cdist-type__sysctl(7) Manage sysctl settings.
cdist-type__timezone(7) Allows one to configure the desired localtime timezone.
cdist-type__update_alternatives(7) Configure alternatives.
cdist-type__user(7) Manage users.
cdist-type__user_groups(7) Manage user groups.
cdist-type__yum_repo(7) Manage yum repositories.
cdist-type__zypper_repo(7) Repository management with zypper.
cdist-type__zypper_service(7) Service management with zypper.
Go top Index Scopes