spec: Fix nodesets errors (x64 for el and amd64 for debian)

Change-Id: I1ad6648018d503dd94cbfe71515966a09124fbaa
This commit is contained in:
Sebastien Badia 2015-08-04 17:26:10 +02:00
parent 92f5a8c196
commit 02f2f615ef
3 changed files with 5 additions and 6 deletions

View File

@ -1,5 +1,5 @@
HOSTS: HOSTS:
ubuntu-server-1404-x64: ubuntu-server-14.04-amd64:
roles: roles:
- master - master
platform: ubuntu-14.04-amd64 platform: ubuntu-14.04-amd64
@ -7,5 +7,4 @@ HOSTS:
box_url: https://vagrantcloud.com/puppetlabs/ubuntu-14.04-64-nocm box_url: https://vagrantcloud.com/puppetlabs/ubuntu-14.04-64-nocm
hypervisor: vagrant hypervisor: vagrant
CONFIG: CONFIG:
log_level: debug type: foss
type: git

View File

@ -1,5 +1,5 @@
HOSTS: HOSTS:
ubuntu-1404-x64: ubuntu-14.04-amd64:
roles: roles:
- master - master
platform: ubuntu-14.04-amd64 platform: ubuntu-14.04-amd64

View File

@ -1,5 +1,5 @@
HOSTS: HOSTS:
ubuntu-server-1404-x64: ubuntu-server-14.04-amd64:
roles: roles:
- master - master
platform: ubuntu-14.04-amd64 platform: ubuntu-14.04-amd64
@ -8,4 +8,4 @@ HOSTS:
hypervisor: vagrant hypervisor: vagrant
CONFIG: CONFIG:
log_level: debug log_level: debug
type: git type: foss