Skip to content

Instantly share code, notes, and snippets.

Created August 27, 2014 23:18
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 anonymous/ec92d46b3e37c1260292 to your computer and use it in GitHub Desktop.
Save anonymous/ec92d46b3e37c1260292 to your computer and use it in GitHub Desktop.
vim-enhanced.x86_64:
pkg:
- installed
unzip:
pkg:
- installed
openssh-clients:
pkg:
- installed
telnet:
pkg:
- installed
php:
pkg:
- installed
php-ldap:
pkg:
- installed
ntp:
pkg:
- installed
service:
- running
dhcp:
pkg:
- installed
service:
- running
bind-chroot:
pkg:
- installed
service:
- running
httpd:
pkg:
- installed
service:
- running
openldap-servers:
pkg:
- installed
service:
- running
@gravyboat
Copy link

install_vim:
  pkg:
    - installed
    - name: vim-enhanced

@gravyboat
Copy link

install_vim:
  pkg.installed:
    - name: vim-enhanced

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment