RETIRED, Fuel UI
Go to file
Sergii Golovatiuk 5cef6371ee Force IPv4 settings for APT
* Create /etc/apt/apt.conf.d/05disable-ipv6 and set Acquire::ForceIPv4 "true";
  to disable IPv6 as Ubuntu DNS returns IPv6 sometimes.
* Delete the same part from fuel_agent_ci cloud-init template as it should be
  configured by Orchestrator

Change-Id: I90fe58157c3eac04842102b1cb956bbeb324413a
Closes-Bug: 1450004
Signed-off-by: Sergii Golovatiuk <sgolovatiuk@mirantis.com>
2015-04-30 12:32:26 +02:00
bin Moved sleep in Nailgun agent 2015-04-08 12:35:00 +03:00
debian Update deb version to 6.1.0 2015-04-22 14:51:09 +03:00
docs Add information about global phantomjs installation to dev docs 2015-04-26 22:36:17 +03:00
fuel_agent [IBP]: fix 'udevadm trigger' hanging 2015-04-29 16:58:44 +03:00
fuel_agent_ci Force IPv4 settings for APT 2015-04-30 12:32:26 +02:00
fuel_development Don't hardcode strict Fabric version 2014-12-29 14:53:40 +00:00
fuel_upgrade_system Change version.yaml link in UpgradeManager 2015-04-28 11:14:25 +00:00
fuelmenu Merge "Add duplicate IP check when configuring interfaces" 2015-04-28 16:56:28 +00:00
nailgun Force IPv4 settings for APT 2015-04-30 12:32:26 +02:00
network_checker Set version of Fuel to 6.1 everywhere 2015-04-16 14:55:58 +00:00
shotgun Merge "Add removing old snapshots" 2015-04-23 11:44:00 +00:00
specs Set version of Fuel to 6.1 everywhere 2015-04-16 14:55:58 +00: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 Add fuel_package_updates package 2015-04-13 10:29:00 +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/