• Upgrade to Vagrant 2 for `salt_call_args`

    Vagrant 2.0.0 adds support for a new `salt_call_args` option.
    We use this option to specify some additional arguments for Vagrant.
    
    Previously, we used a hack to pass these options via the `minion_id`
    parameter, but that hack stopped working as of Vagrant 1.8.3
    aneeshusa committed Oct 4, 2017