spec: Fix nodesets errors (x64 for el and amd64 for debian)
Change-Id: I1ad6648018d503dd94cbfe71515966a09124fbaa
This commit is contained in:
parent
92f5a8c196
commit
02f2f615ef
@ -1,5 +1,5 @@
|
||||
HOSTS:
|
||||
ubuntu-server-1404-x64:
|
||||
ubuntu-server-14.04-amd64:
|
||||
roles:
|
||||
- master
|
||||
platform: ubuntu-14.04-amd64
|
||||
@ -7,5 +7,4 @@ HOSTS:
|
||||
box_url: https://vagrantcloud.com/puppetlabs/ubuntu-14.04-64-nocm
|
||||
hypervisor: vagrant
|
||||
CONFIG:
|
||||
log_level: debug
|
||||
type: git
|
||||
type: foss
|
||||
|
@ -1,5 +1,5 @@
|
||||
HOSTS:
|
||||
ubuntu-1404-x64:
|
||||
ubuntu-14.04-amd64:
|
||||
roles:
|
||||
- master
|
||||
platform: ubuntu-14.04-amd64
|
||||
|
@ -1,5 +1,5 @@
|
||||
HOSTS:
|
||||
ubuntu-server-1404-x64:
|
||||
ubuntu-server-14.04-amd64:
|
||||
roles:
|
||||
- master
|
||||
platform: ubuntu-14.04-amd64
|
||||
@ -8,4 +8,4 @@ HOSTS:
|
||||
hypervisor: vagrant
|
||||
CONFIG:
|
||||
log_level: debug
|
||||
type: git
|
||||
type: foss
|
||||
|
Loading…
Reference in New Issue
Block a user