Spaceman1984 edited a comment on issue #3866: New installation of v 4.13 on 
Centos 7 completes successfully, but the svms end up in a non-healthy state.
URL: https://github.com/apache/cloudstack/issues/3866#issuecomment-609831719
 
 
   @hextht the guide is pointing to the 4.11 repo, did you change it to 4.13 
when following? I think this may be an error in the guide.
   ```
   name=cloudstack
   baseurl=http://download.cloudstack.org/centos/7/4.11/
   enabled=1
   gpgcheck=0
   ```
   I'm thinking it should be
   
   ```
   name=cloudstack
   baseurl=http://download.cloudstack.org/centos/7/4.13/
   enabled=1
   gpgcheck=0
   ```

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to