Hide Forgot
Description of problem: Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: This issue is logged to track point 2 from https://bugzilla.redhat.com/show_bug.cgi?id=798136#c1 There are references to environment in cli commands: #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 Examples: aeolus-image build --target ec2 --template my.tmpl --environment default aeolus-image build --target ec2,rhevm --template my.tmpl --environment default Additional info: rpm -qa | grep aeolus rubygem-aeolus-cli-0.3.0-13.el6.noarch aeolus-conductor-0.8.0-41.el6.noarch aeolus-configure-2.5.0-18.el6.noarch aeolus-conductor-doc-0.8.0-41.el6.noarch aeolus-all-0.8.0-41.el6.noarch aeolus-conductor-daemons-0.8.0-41.el6.noarch rubygem-aeolus-image-0.3.0-12.el6.noarch