Hide Forgot
Description of problem: ================================== Text in question: -z, --no-validation Do not validation <--- Do not validate...? [root@ibm-x3950x5-01 ~]# aeolus-image build -h Usage: aeolus-image build [command options] Options: -e, --template FILE path to file that contains template xml -z, --no-validation Do not validation the template against the TDL XML Schema -T, --target TARGET1,TARGET2 provider type (ec2, rackspace, rhevm, etc) -E, --environment ENVIRONMENT environment to build for -h, --help Get usage information for this command Version-Release number of selected component (if applicable): =============================================================== rubygem-aeolus-image-0.3.0-12.el6.noarch rubygem-aeolus-cli-0.3.0-14.el6.noarch
in master commit 6cbf9868379149c9eba1e6ab2dd4d3581ff65db3 Author: Maros Zatko <mzatko> Date: Tue Mar 13 16:22:49 2012 +0100 BZ801927: fix grammar issue in aeolus-image build -h https://bugzilla.redhat.com/show_bug.cgi?id=801927
flag has been removed... good 2 go in CFCE v1.1 2012-09-14.5 puddle [root@hp-bl685cg6-01 ~]# aeolus-image build -h Usage: aeolus-image build [command options] Options: -e, --template FILE path to file that contains template xml -T, --target TARGET1,TARGET2 provider type (ec2, rackspace, rhevm, etc) -E, --environment ENVIRONMENT environment to build for -h, --help Get usage information for this command Examples: aeolus-image build --target ec2 --template my.tmpl --environment default # build a new image for ec2 from based on the given template for the default environment aeolus-image build --target ec2,rhevm --template my.tmpl --environment default # build a new image for ec2 and for rhevm based on the given template for the default environment
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. http://rhn.redhat.com/errata/RHEA-2012-1516.html