diff options
Diffstat (limited to 'spec')
-rw-r--r-- | spec/acceptance/nodesets/ubuntu-14.04-x86_64-vagrant.yml | 2 |
1 files changed, 1 insertions, 1 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 a3edb70..7188ccb 100644 --- a/spec/acceptance/nodesets/ubuntu-14.04-x86_64-vagrant.yml +++ b/spec/acceptance/nodesets/ubuntu-14.04-x86_64-vagrant.yml @@ -1,5 +1,5 @@ HOSTS: - ubuntu-14.04-x64: + ubuntu-1404-x64: default_apply_opts: strict_variables: platform: ubuntu-14.04-amd64 |