mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-05-29 17:23:08 +00:00
update to remove blank
This commit is contained in:
parent
9e9c4d2cf9
commit
ad3d2b26c2
@ -1,20 +1,20 @@
|
||||
osimage:
|
||||
test.environments.osimage:
|
||||
basic_attributes:
|
||||
arch: OSARCH
|
||||
distribution: OSVERS
|
||||
osdistro: OSVERS-OSARCH
|
||||
arch: OSARCH
|
||||
distribution: OSVERS
|
||||
osdistro: OSVERS-OSARCH
|
||||
osname: Linux
|
||||
deprecated:
|
||||
comments:
|
||||
- OSMAJOR
|
||||
- OSMAJOR
|
||||
- test_environment_variables
|
||||
filestosync:
|
||||
- '{{GITREPO}}/syncfiles/synclist'
|
||||
genimgoptions:
|
||||
permission: '755'
|
||||
postinstall:
|
||||
- POSTINSTALL
|
||||
- POSTINSTALL
|
||||
- '{{GITREPO}}/postinstall/test1.postinstall'
|
||||
rootimgdir: /install/custom/{{OBJNAME}}
|
||||
imagetype: linux
|
||||
@ -26,10 +26,10 @@ osimage:
|
||||
- '{{GITREPO}}/otherpkglist/test2.otherpkglist'
|
||||
- ''
|
||||
pkgdir:
|
||||
- PKGDIR
|
||||
- PKGDIR
|
||||
- '{{SWDIR}}/pkgdir/'
|
||||
pkglist:
|
||||
- PKGLIST
|
||||
- PKGLIST
|
||||
- '{{GITREPO}}/pkglist/test1.pkglist'
|
||||
- '{{GITREPO}}/pkglist/test2.pkglist'
|
||||
provision_mode: netboot
|
||||
|
@ -1,20 +1,20 @@
|
||||
osimage:
|
||||
test.environments.osimage:
|
||||
basic_attributes:
|
||||
arch: OSARCH
|
||||
distribution: OSMAJOR
|
||||
osdistro: OSVERS-OSARCH
|
||||
arch: OSARCH
|
||||
distribution: OSMAJOR
|
||||
osdistro: OSVERS-OSARCH
|
||||
osname: Linux
|
||||
filestosync:
|
||||
- {{GITREPO}}/syncfiles/synclist
|
||||
deprecated:
|
||||
comments:
|
||||
- OSMAJOR
|
||||
- OSMAJOR
|
||||
- test_environment_variables
|
||||
genimgoptions:
|
||||
permission: '755'
|
||||
postinstall:
|
||||
- POSTINSTALL
|
||||
- POSTINSTALL
|
||||
- {{GITREPO}}/postinstall/test1.postinstall
|
||||
rootimgdir: /install/custom/{{OBJNAME}}
|
||||
imagetype: linux
|
||||
@ -24,10 +24,10 @@ osimage:
|
||||
- {{GITREPO}}/otherpkglist/test1.otherpkglist
|
||||
- {{GITREPO}}/otherpkglist/test2.otherpkglist,
|
||||
pkgdir:
|
||||
- PKGDIR
|
||||
- PKGDIR
|
||||
- {{SWDIR}}/pkgdir/
|
||||
pkglist:
|
||||
- PKGLIST
|
||||
- PKGLIST
|
||||
- {{GITREPO}}/pkglist/test1.pkglist
|
||||
- {{GITREPO}}/pkglist/test2.pkglist
|
||||
provision_mode: netboot
|
||||
|
Loading…
x
Reference in New Issue
Block a user