- 
        1. Re: Feature Request: EBS Plugin Support for CentOS v5.5goldmann May 26, 2011 12:34 PM (in response to shaunmcc)1 of 1 people found this helpfulShaun, I think now it's possible, please file a new feature request here: https://issues.jboss.org/secure/CreateIssue.jspa?pid=12310920&issuetype=2 You can try to see if it "just works" by editing /usr/lib/ruby/gems/1.8/gems/boxgrinder-build-0.9.2/lib/boxgrinder-build/plugins/delivery/ebs/ebs-plugin.rb file and adding this line: register_supported_os('centos', ['5'])after line 55: register_supported_os('rhel', ['6'])--Marek 
- 
        2. Re: Feature Request: EBS Plugin Support for CentOS v5.5shaunmcc May 27, 2011 3:23 AM (in response to goldmann)Hi Marek, Opened new issue https://issues.jboss.org/browse/BGBUILD-224 Thanks again for your help. Boxgrinder is beautifully written 8) Shaun 
- 
        3. Re: Feature Request: EBS Plugin Support for CentOS v5.5msavy Jun 17, 2011 5:25 PM (in response to shaunmcc)Hi shaunmcc, If you wish to apply the updates manually before the improvements are pushed out with the next release, please replace: /usr/lib64/ruby/gems/1.8/gems/boxgrinder-build-0.9.2/lib/boxgrinder-build/plugins/delivery/ebs/ebs-plugin.rb (note this may be /usr/lib rather than /usr/lib64 depending on OS - or merely it could be a symlink) with: 
 
     
    