diff options
Diffstat (limited to 'spec/acceptance/nodesets/ubuntu-14.04-x86_64-vagrant.yml')
-rw-r--r-- | spec/acceptance/nodesets/ubuntu-14.04-x86_64-vagrant.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/spec/acceptance/nodesets/ubuntu-14.04-x86_64-vagrant.yml b/spec/acceptance/nodesets/ubuntu-14.04-x86_64-vagrant.yml index 7188ccb..3b37695 100644 --- a/spec/acceptance/nodesets/ubuntu-14.04-x86_64-vagrant.yml +++ b/spec/acceptance/nodesets/ubuntu-14.04-x86_64-vagrant.yml @@ -1,6 +1,7 @@ HOSTS: ubuntu-1404-x64: default_apply_opts: + order: random strict_variables: platform: ubuntu-14.04-amd64 hypervisor : vagrant |