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:
|
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
|
|
||||||
|
@ -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
|
||||||
|
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user