Description of problem: The container clustering with GEARD for the example on http://www.projectatomic.io/download/ does not work. Version-Release number of selected component (if applicable):20140414.1.qcow2 image. How reproducible: Very Steps to Reproduce: 1. gear install pmoris/sti-html-app web --ports="8080:0" --start Actual results: You must pass one or more valid service names: Identifier must match \A[a-zA-Z0-9\-\.]{4,24}\z Expected results: Should create a container and wire it up with the Host system.
You need to have a 4 character or longer identifier - "web" is only 3 characters. Message isn't very good though so I'll leave this open.
The example uses a 3 letter identifier should this be changed as well?
Fixed with https://github.com/projectatomic/atomic-site/pull/44
The needinfo request[s] on this closed bug have been removed as they have been unresolved for 1000 days