Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Valiantly Validating Vagrant with Vagabond
Search
Will Farrington
August 26, 2011
Technology
3
500
Valiantly Validating Vagrant with Vagabond
A talk on vagrant, integration testing, ops, and funny pictures. Delivered at Ruby Hoedown 2011.
Will Farrington
August 26, 2011
Tweet
Share
More Decks by Will Farrington
See All by Will Farrington
test-queue makes your tests run fast
wfarr
0
440
Incident Response Done Right: From First Page to Postmortem
wfarr
0
560
Boxen: PuppetConf 2013
wfarr
6
870
Puppet at GitHub: PuppetConf 2013
wfarr
21
2.2k
Puppet at GitHub (PuppetCamp Raleigh 2013)
wfarr
1
450
Boxen: PuppetCamp SF 2013
wfarr
5
840
Boxen: MWRC
wfarr
5
230
Boxen: PuppetCamp ATL
wfarr
0
280
BOXEN
wfarr
43
5.5k
Other Decks in Technology
See All in Technology
神回のメカニズムと再現方法/Mechanisms and Playbook for Kamikai scrumat2025
moriyuya
4
540
組織観点からIAM Identity CenterとIAMの設計を考える
nrinetcom
PRO
1
180
From Prompt to Product @ How to Web 2025, Bucharest, Romania
janwerner
0
120
成長自己責任時代のあるきかた/How to navigate the era of personal responsibility for growth
kwappa
3
270
Exadata Database Service on Dedicated Infrastructure(ExaDB-D) UI スクリーン・キャプチャ集
oracle4engineer
PRO
2
5.4k
Goに育てられ開発者向けセキュリティ事業を立ち上げた僕が今向き合う、AI × セキュリティの最前線 / Go Conference 2025
flatt_security
0
350
【新卒研修資料】LLM・生成AI研修 / Large Language Model・Generative AI
brainpadpr
24
17k
いまさら聞けない ABテスト入門
skmr2348
1
200
ACA でMAGI システムを社内で展開しようとした話
mappie_kochi
1
270
Trust as Infrastructure
bcantrill
0
340
AIAgentの限界を超え、 現場を動かすWorkflowAgentの設計と実践
miyatakoji
0
140
Green Tea Garbage Collector の今
zchee
PRO
2
390
Featured
See All Featured
Unsuck your backbone
ammeep
671
58k
Balancing Empowerment & Direction
lara
4
680
Improving Core Web Vitals using Speculation Rules API
sergeychernyshev
19
1.2k
CSS Pre-Processors: Stylus, Less & Sass
bermonpainter
358
30k
[RailsConf 2023] Rails as a piece of cake
palkan
57
5.9k
The Psychology of Web Performance [Beyond Tellerrand 2023]
tammyeverts
49
3.1k
Building Flexible Design Systems
yeseniaperezcruz
329
39k
Measuring & Analyzing Core Web Vitals
bluesmoon
9
610
What's in a price? How to price your products and services
michaelherold
246
12k
Rebuilding a faster, lazier Slack
samanthasiow
84
9.2k
Bash Introduction
62gerente
615
210k
Visualizing Your Data: Incorporating Mongo into Loggly Infrastructure
mongodb
48
9.7k
Transcript
Valiantly Validating Vagrant with Vagabond And other words that start
with the letter ‘V’ Friday, August 26, 11
Who am I? Friday, August 26, 11
Will Farrington @wfarr Friday, August 26, 11
Friday, August 26, 11
Friday, August 26, 11
Scalability. Operations. And ping-pong. I’ve got all of those. Friday,
August 26, 11
WTF is Vagrant? WTF is Vagabond? W(hy)TF Did I Make
it? Friday, August 26, 11
WTF is Vagrant? WTF is Vagabond? W(hy)TF Did I Make
it? Friday, August 26, 11
== Friday, August 26, 11
Friday, August 26, 11
Demo! Vagrantfile vagrant up vagrant provision vagrant destroy Friday, August
26, 11
WTF is Vagrant? WTF is Vagabond? W(hy)TF Did I Make
it? Friday, August 26, 11
Integration Testing for Vagrant Friday, August 26, 11
Integration Testing for Infrastructure Friday, August 26, 11
describe file(“/etc/motd”) do it { should exist } it {
should have_content( /welcome to zombocom/ )} end Friday, August 26, 11
describe service(“apache2”) do it { should be_running } it {
should respond_on(8080) } end Friday, August 26, 11
gem install vagabond --pre NEXT WEEK This past week was
busy with one of our engineers moving on to go work for GitHub Friday, August 26, 11
WTF is Vagrant? WTF is Vagabond? W(hy)TF Did I Make
it? Friday, August 26, 11
It’s “funny” because it’s a cat. Friday, August 26, 11
Understanding Failure Friday, August 26, 11
Failing Quickly != Failing Blindly Friday, August 26, 11
Failing at Failing is not Okay Friday, August 26, 11
Friday, August 26, 11
Expect the Unexpected (as much as you can) Friday, August
26, 11
What if... Friday, August 26, 11
Mitigate Risk Friday, August 26, 11
Questions! I’ll ask you - the ones you ask me
come later. Friday, August 26, 11
Friday, August 26, 11
Who’s broken production before? Friday, August 26, 11
Continuous Integration, Continuous Deployment, etc. Friday, August 26, 11
We’re Hypocrites Friday, August 26, 11
We talk all day long about TDD... and then never
test our infrastructure. Friday, August 26, 11
Code is Code even if we’re using a DSL to
write it Friday, August 26, 11
Story Time Friday, August 26, 11
.... and nearby orphanages Friday, August 26, 11
Friday, August 26, 11
Be Consistent Friday, August 26, 11
Practice the TDD you Preach Friday, August 26, 11
Especially with your infrastructure Friday, August 26, 11
What’s the point? Friday, August 26, 11
Friday, August 26, 11
“We are about contribution. That's what our job is. It’s
not about impressing people. It’s not about getting the next job. It’s about contributing something.” — Benjamin Zander Friday, August 26, 11
Your purpose: contribute value. Friday, August 26, 11
Don’t like it? That sucks. Good luck. Friday, August 26,
11
The product is: Your Business Important to Your Business More
Important than You (to your business) Friday, August 26, 11
Friday, August 26, 11
Friday, August 26, 11
Hold up Friday, August 26, 11
Friday, August 26, 11
“I play music because it is my calling in life.
I hope it conveys a joy and benevolence that people can apply to their own lives and thus improve, if only in the tiniest way, the quality of life on earth.” — Tom Grant Friday, August 26, 11
I hope... Friday, August 26, 11
Friday, August 26, 11
Friday, August 26, 11
Friday, August 26, 11
If not, at least you’re thinking about these problems Friday,
August 26, 11
Friday, August 26, 11
P.S. We’re hiring. Like ops? Have ops/sysadmin experience? I’d like
to get you a beverage of your choice and talk! Friday, August 26, 11
[email protected]
@wfarr http://speakerdeck.com/u/wfarr/ Friday, August 26, 11
Questions? Friday, August 26, 11
Thank You! Friday, August 26, 11