RETIRED, Fuel UI
Go to file
Matthew Mosesohn afbcea1d49 Double-quote all strings in astute.yaml
Puppet sometimes interprets a mac address as a
numeric value and not a string. For this reason,
it is necessary to enclose all values in quotes
to avoid this issue.

Change-Id: I68e3d558768d9f0afe7b8a60d9360cf257c92340
Closes-Bug: #1454708
2015-05-13 17:39:43 +03:00
bin Prevent agent hangs if ohai does not return disks 2015-05-06 14:03:06 +03:00
debian Update deb version to 6.1.0 2015-04-22 14:51:09 +03:00
docs Remove deprecated fuel_development 2015-05-07 14:05:25 +02:00
fuel_agent IBP: add cleanup for image building 2015-05-12 16:01:14 +03:00
fuel_agent_ci Force IPv4 settings for APT 2015-04-30 12:32:26 +02:00
fuel_upgrade_system Merge "Rename fuel-release to fuel in fuel_upgrade" 2015-05-13 13:03:13 +00:00
fuelmenu Double-quote all strings in astute.yaml 2015-05-13 17:39:43 +03:00
nailgun Merge "Deprecate deployment on nodes that are marked for deletion" 2015-05-13 14:18:37 +00:00
network_checker Set version of Fuel to 6.1 everywhere 2015-04-16 14:55:58 +00:00
shotgun shotgun: don't fall on non-ascii output 2015-05-07 19:45:11 +03:00
specs Allow to re-define release/version parameters for rpmbuild 2015-04-30 17:09:08 +03:00
tasklib Set version of Fuel to 6.1 everywhere 2015-04-16 14:55:58 +00:00
.gitignore Replace Grunt with Gulp 2015-03-23 13:47:55 +03:00
.gitreview Remove trailing empty line from .gitreview 2013-10-05 22:26:37 +04:00
LICENSE LICENCE added 2014-06-11 17:19:02 +04:00
README.md Updated links in readme 2013-08-08 09:16:27 +04:00
build_docs.sh Rewrite how to build the documentation 2014-04-01 15:41:14 +04:00
run_tests.sh Remove deprecated fuel_development 2015-05-07 14:05:25 +02:00

README.md

FUEL

This is the main repository with ISO build scripts. It has links to two submodules:

  • Astute, which is deployment orchestrator
  • Fuel Library, which is set of Puppet modules

ISO, other materials: http://fuel.mirantis.com/

User guide: http://docs.mirantis.com/

Development documentation: http://docs.mirantis.com/fuel-dev/