Upgrade to Pro — share decks privately, control downloads, hide ads and more …

テスト導入支援

Sponsored · SiteGround - Reliable hosting with speed, security, and support you can count on.

 テスト導入支援

Avatar for Yuji Takaesu

Yuji Takaesu

March 28, 2015
Tweet

More Decks by Yuji Takaesu

Other Decks in Technology

Transcript

  1. αʔόςετΛॻ͘͜Μͳײ͡ͷίʔ υͰ͢   describe package('httpd') do it { should be_installed

    } end describe service('httpd') do it { should be_enabled } it { should be_running } end describe port(80) do it { should be_listening } end describe file('/etc/httpd/conf/httpd.conf') do it { should be_file } it { should contain "ServerName vg_adv" } end Serverspecͷίʔυ