Add PRODUCTION: docker into fuelmenu default settings

This variable is going to be used by puppet to find
out if it is run on a server or it is just a part of
the ISO build process. This patch is a part of
version.yaml deprecation plan.

Change-Id: Ic906c571e51e53ff962ac28e0ce453c42ded1166
Implements: bp docker-images-perestroika
This commit is contained in:
Vladimir Kozhukalov 2015-09-18 11:07:29 +03:00
parent 2294916bac
commit eaf2612e00
1 changed files with 1 additions and 0 deletions

View File

@ -22,3 +22,4 @@ BOOTSTRAP:
HTTP_PROXY: ""
EXTRA_APT_REPOS: ""
flavor: "centos"
PRODUCTION: docker