Skip to content

Instantly share code, notes, and snippets.

View ybootin's full-sized avatar

Yohan Boutin ybootin

  • Seedtag
  • Toulouse
View GitHub Profile
VAGRANTFILE_API_VERSION = "2"
Vagrant.require_version ">= 1.6.3"
Vagrant.configure(VAGRANTFILE_API_VERSION) do |config|
config.vm.define "boot2docker"
config.vm.box = "yungsang/boot2docker"
config.vm.box_check_update = false
<script type='text/javascript'>
var slot = null;
googletag.cmd.push(function() {
slot = googletag.defineSlot('/319829355/sim-smp-side-bottom', [300, 250], '...').setTargeting('url', '..').addService(googletag.pubads());
googletag.defineSlot('/319829355/sim-smp-side-bottom-2', [300, 250], '...').setTargeting('url', '...').addService(googletag.pubads());
googletag.defineSlot('/319829355/sim-smp-overlay2', [320, 50], '...').setTargeting('url', '...').addService(googletag.pubads());
googletag.pubads().disableInitialLoad();
googletag.pubads().enableSingleRequest();
googletag.pubads().collapseEmptyDivs();
googletag.enableServices();