2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-06-18 20:30:56 +00:00
chenglch b7bd03f151 Fix command error in gocons caused by the env variable
In hierarchical mode, xCAT insert variables in the command line,
but goconserver do not support this format. This patch put the
definition for environment variable to `{params}->{env}` field so
that the first argument of  `{params}->{cmd}` is executable.
2018-03-19 11:38:45 +08:00
2018-03-16 14:19:26 +08:00
2018-03-14 14:16:19 -04:00
2018-01-19 00:00:03 -05:00
2017-03-14 11:27:56 -04:00
2018-02-09 01:03:46 -05:00
2018-03-14 11:27:38 +08:00

xCAT
----

xCAT is a toolkit for the deployment and administration of clusters.

Documentation
-------------

Latest xCAT documentation is available at: http://xcat-docs.readthedocs.io/en/latest/

`document for xCAT 2.13.11 <http://xcat-docs.readthedocs.io/en/2.13.11/>`_

`document for xCAT 2.13.10 <http://xcat-docs.readthedocs.io/en/2.13.10/>`_

`document for xCAT 2.13.9 <http://xcat-docs.readthedocs.io/en/2.13.9/>`_

`document for xCAT 2.13 <http://xcat-docs.readthedocs.io/en/2.13.0/>`_

`document for xCAT 2.12 <http://xcat-docs.readthedocs.io/en/2.12/>`_

`document for xCAT 2.11 <http://xcat-docs.readthedocs.io/en/2.11/>`_


Open Source License
-------------------

xCAT is made available as open source software under the EPL license:
http://www.opensource.org/licenses/eclipse-1.0.php

Developers
----------

Developers and prospective contributors are encouraged to read the `Developers Guide <http://xcat-docs.readthedocs.io/en/latest/developers/>`_
In particular the `GitHub <http://xcat-docs.readthedocs.io/en/latest/developers/github/>`_ related subsection.
Description
No description provided
Readme EPL-1.0 230 MiB
Languages
Perl 78.5%
Shell 11.4%
JavaScript 7.1%
Python 1.8%
PHP 0.4%
Other 0.4%