2014-10-02 23:07:02 -05:00
|
|
|
---
|
|
|
|
downloads: ~/.ansible-downloads/
|
|
|
|
|
2017-06-04 22:29:43 -05:00
|
|
|
configure_dotfiles: yes
|
2015-07-19 13:59:40 -05:00
|
|
|
configure_sudoers: yes
|
2017-02-01 11:52:51 -06:00
|
|
|
configure_terminal: yes
|
2016-12-30 11:54:14 -05:00
|
|
|
configure_osx: yes
|
2015-07-19 13:59:40 -05:00
|
|
|
|
2016-09-23 18:16:27 -05:00
|
|
|
dotfiles_repo: https://github.com/geerlingguy/dotfiles.git
|
2016-09-23 17:26:24 -05:00
|
|
|
dotfiles_repo_accept_hostkey: yes
|
2015-01-02 23:03:17 -06:00
|
|
|
dotfiles_repo_local_destination: ~/Dropbox/Development/GitHub/dotfiles
|
|
|
|
dotfiles_files:
|
2019-11-13 11:14:21 -06:00
|
|
|
- .zshrc
|
2015-01-02 23:03:17 -06:00
|
|
|
- .gitignore
|
|
|
|
- .inputrc
|
|
|
|
- .osx
|
|
|
|
- .vimrc
|
|
|
|
|
2014-10-02 23:07:02 -05:00
|
|
|
homebrew_installed_packages:
|
2016-09-22 22:50:21 -05:00
|
|
|
# - ansible # Installed via Pip.
|
2014-10-02 23:07:02 -05:00
|
|
|
- autoconf
|
2015-04-20 17:42:50 -05:00
|
|
|
- bash-completion
|
2016-10-17 21:34:11 -05:00
|
|
|
- doxygen
|
2014-10-02 23:07:02 -05:00
|
|
|
- gettext
|
2017-03-02 21:25:33 -06:00
|
|
|
- gifsicle
|
2015-04-20 17:42:50 -05:00
|
|
|
- git
|
2015-01-16 21:22:12 -06:00
|
|
|
- go
|
2015-02-10 15:58:48 -06:00
|
|
|
- gpg
|
2015-11-09 11:14:20 -06:00
|
|
|
- hub
|
2016-02-25 12:17:32 -06:00
|
|
|
- httpie
|
2015-02-16 21:24:34 -06:00
|
|
|
- iperf
|
2014-10-02 23:07:02 -05:00
|
|
|
- libevent
|
|
|
|
- sqlite
|
2016-01-21 13:12:21 -06:00
|
|
|
- mcrypt
|
2016-10-07 11:33:21 -05:00
|
|
|
- nmap
|
2017-06-02 11:53:33 -05:00
|
|
|
- node
|
2015-12-09 14:09:00 -06:00
|
|
|
- nvm
|
2018-04-23 10:00:27 -05:00
|
|
|
- php
|
2014-10-02 23:07:02 -05:00
|
|
|
- ssh-copy-id
|
|
|
|
- cowsay
|
|
|
|
- readline
|
|
|
|
- openssl
|
|
|
|
- pv
|
|
|
|
- wget
|
2015-02-26 09:51:41 -06:00
|
|
|
- wrk
|
2014-10-02 23:07:02 -05:00
|
|
|
|
|
|
|
homebrew_taps:
|
2016-09-22 22:50:21 -05:00
|
|
|
- homebrew/core
|
2018-05-29 12:21:15 -05:00
|
|
|
- homebrew/cask
|
2014-10-02 23:07:02 -05:00
|
|
|
|
|
|
|
homebrew_cask_appdir: /Applications
|
|
|
|
homebrew_cask_apps:
|
2018-04-23 10:23:03 -05:00
|
|
|
- chromedriver
|
2016-09-22 22:50:21 -05:00
|
|
|
- docker
|
2014-10-02 23:07:02 -05:00
|
|
|
- dropbox
|
|
|
|
- firefox
|
2016-09-22 22:50:21 -05:00
|
|
|
- google-chrome
|
2014-10-02 23:07:02 -05:00
|
|
|
- handbrake
|
2015-01-04 15:48:57 -06:00
|
|
|
- licecap
|
2015-01-04 15:26:12 -06:00
|
|
|
- macvim
|
2014-10-02 23:07:02 -05:00
|
|
|
- sequel-pro
|
|
|
|
- skitch
|
2016-09-23 00:29:08 -05:00
|
|
|
- slack
|
2016-09-22 22:50:21 -05:00
|
|
|
- sublime-text
|
2014-10-02 23:07:02 -05:00
|
|
|
- transmit
|
2014-11-06 11:46:03 -06:00
|
|
|
- vagrant
|
2016-12-05 16:08:30 -06:00
|
|
|
|
|
|
|
# See `geerlingguy.mas` role documentation for usage instructions.
|
2017-03-12 15:41:45 -06:00
|
|
|
mas_installed_apps: []
|
2016-12-05 16:08:30 -06:00
|
|
|
mas_email: ""
|
|
|
|
mas_password: ""
|
2017-05-08 10:18:04 -05:00
|
|
|
|
|
|
|
osx_script: "~/.osx --no-restart"
|
2017-05-31 10:07:42 -05:00
|
|
|
|
2017-06-02 10:58:06 -05:00
|
|
|
# Install packages from other package managers.
|
|
|
|
# Note: You are responsible for making sure the required package managers are
|
|
|
|
# installed, eg. through homebrew.
|
|
|
|
composer_packages: []
|
2017-06-04 23:55:40 -05:00
|
|
|
# - name: drush
|
|
|
|
# state: present # present/absent, default: present
|
|
|
|
# version: "^8.1" # default: N/A
|
2017-06-02 10:58:06 -05:00
|
|
|
gem_packages: []
|
2017-06-04 23:55:40 -05:00
|
|
|
# - name: bundler
|
|
|
|
# state: present # present/absent/latest, default: present
|
|
|
|
# version: "~> 1.15.1" # default: N/A
|
2017-06-02 10:58:06 -05:00
|
|
|
npm_packages: []
|
2017-06-04 23:55:40 -05:00
|
|
|
# - name: webpack
|
|
|
|
# state: present # present/absent/latest, default: present
|
|
|
|
# version: "^2.6" # default: N/A
|
2017-06-02 10:58:06 -05:00
|
|
|
pip_packages: []
|
2017-06-04 23:55:40 -05:00
|
|
|
# - name: mkdocs
|
|
|
|
# state: present # present/absent/latest, default: present
|
|
|
|
# version: "0.16.3" # default: N/A
|
2017-06-02 10:58:06 -05:00
|
|
|
|
2017-05-31 15:21:30 -05:00
|
|
|
# Glob pattern to ansible task files to run after all other tasks are finished.
|
2017-05-31 10:07:42 -05:00
|
|
|
post_provision_tasks: []
|