File tree Expand file tree Collapse file tree 9 files changed +17
-17
lines changed Expand file tree Collapse file tree 9 files changed +17
-17
lines changed Original file line number Diff line number Diff line change 10
10
# the host:
11
11
# cloud::validate: called at the very begining to validate project parameters
12
12
# (optional)
13
- # cloud::customize_args: arguments to pass to virt-customize (optonal )
14
- # cloud::sysprep_args: arguments to pass to virt-sysprep (optonal )
13
+ # cloud::customize_args: arguments to pass to virt-customize (optional )
14
+ # cloud::sysprep_args: arguments to pass to virt-sysprep (optional )
15
15
# cloud::image_package: Package the raw image for the target cloud.
16
16
# This function must be defined either at cloud or cloud/distribution level#
17
17
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
Original file line number Diff line number Diff line change 10
10
# the host:
11
11
# cloud::validate: called at the very begining to validate project parameters
12
12
# (optional)
13
- # cloud::customize_args: arguments to pass to virt-customize (optonal )
14
- # cloud::sysprep_args: arguments to pass to virt-sysprep (optonal )
13
+ # cloud::customize_args: arguments to pass to virt-customize (optional )
14
+ # cloud::sysprep_args: arguments to pass to virt-sysprep (optional )
15
15
# cloud::image_package: Package the raw image for the target cloud.
16
16
# This function must be defined either at cloud or cloud/distribution level
17
17
#
Original file line number Diff line number Diff line change 10
10
# the host:
11
11
# cloud::validate: called at the very begining to validate project parameters
12
12
# (optional)
13
- # cloud::customize_args: arguments to pass to virt-customize (optonal )
14
- # cloud::sysprep_args: arguments to pass to virt-sysprep (optonal )
13
+ # cloud::customize_args: arguments to pass to virt-customize (optional )
14
+ # cloud::sysprep_args: arguments to pass to virt-sysprep (optional )
15
15
# cloud::image_package: Package the raw image for the target cloud.
16
16
# This function must be defined either at cloud or cloud/distribution level#
17
17
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
Original file line number Diff line number Diff line change 10
10
# the host:
11
11
# cloud::validate: called at the very begining to validate project paramters
12
12
# (optional)
13
- # cloud::customize_args: arguments to pass to virt-customize (optonal )
14
- # cloud::sysprep_args: arguments to pass to virt-sysprep (optonal )
13
+ # cloud::customize_args: arguments to pass to virt-customize (optional )
14
+ # cloud::sysprep_args: arguments to pass to virt-sysprep (optional )
15
15
# cloud::image_package: Package the raw image for the target cloud.
16
16
# This function must be defined either at cloud or cloud/distribution level
17
17
#
Original file line number Diff line number Diff line change 10
10
# the host:
11
11
# cloud::validate: called at the very begining to validate project paramters
12
12
# (optional)
13
- # cloud::customize_args: arguments to pass to virt-cutomize (optonal )
14
- # cloud::sysprep_args: arguments to pass to virt-sysprep (optonal )
13
+ # cloud::customize_args: arguments to pass to virt-cutomize (optional )
14
+ # cloud::sysprep_args: arguments to pass to virt-sysprep (optional )
15
15
# cloud::image_package: Package the raw image for the target cloud.
16
16
# This function must be defined either at cloud or cloud/distribution level
17
17
#
Original file line number Diff line number Diff line change 10
10
# the host:
11
11
# cloud::validate: called at the very begining to validate project parameters
12
12
# (optional)
13
- # cloud::customize_args: arguments to pass to virt-customize (optonal )
14
- # cloud::sysprep_args: arguments to pass to virt-sysprep (optonal )
13
+ # cloud::customize_args: arguments to pass to virt-customize (optional )
14
+ # cloud::sysprep_args: arguments to pass to virt-sysprep (optional )
15
15
# cloud::image_package: Package the raw image for the target cloud.
16
16
# This function must be defined either at cloud or cloud/distribution level
17
17
#
Original file line number Diff line number Diff line change 10
10
# the host:
11
11
# cloud::validate: called at the very begining to validate project parameters
12
12
# (optional)
13
- # cloud::customize_args: arguments to pass to virt-customize (optonal )
14
- # cloud::sysprep_args: arguments to pass to virt-sysprep (optonal )
13
+ # cloud::customize_args: arguments to pass to virt-customize (optional )
14
+ # cloud::sysprep_args: arguments to pass to virt-sysprep (optional )
15
15
# cloud::image_package: Package the raw image for the target cloud.
16
16
# This function must be defined either at cloud or cloud/distribution level
17
17
#
Original file line number Diff line number Diff line change 10
10
# the host:
11
11
# cloud::validate: called at the very begining to validate project parameters
12
12
# (optional)
13
- # cloud::customize_args: arguments to pass to virt-customize (optonal )
14
- # cloud::sysprep_args: arguments to pass to virt-sysprep (optonal )
13
+ # cloud::customize_args: arguments to pass to virt-customize (optional )
14
+ # cloud::sysprep_args: arguments to pass to virt-sysprep (optional )
15
15
# cloud::image_package: Package the raw image for the target cloud.
16
16
# This function must be defined either at cloud or cloud/distribution level
17
17
#
Original file line number Diff line number Diff line change 6
6
# the host:
7
7
# custom::validate: called at the very begining to validate project paramters
8
8
# custom::kickstart: allow changes in the kickstart file
9
- # custom::customize_args: arguments to pass to virt-cutomize (optonal )
9
+ # custom::customize_args: arguments to pass to virt-cutomize (optional )
10
10
# custom::image_package: package image in final format (override the cloud
11
11
# image_package function!)
12
12
# All functions are optional
You can’t perform that action at this time.
0 commit comments