Ce contenu n'est pas disponible dans la langue sélectionnée.
6.4.3. Setting the Default Region For New Applications
You can have multiple regions at one time. Unless specified differently with the
--region
option, new applications are created in the default region set in the /etc/openshift/broker.conf
file.
Procedure 6.8. To Set the Default Region for New Applications:
- Change the following parameter to the desired default region for new applications:
DEFAULT_REGION_NAME="Region_Name"
DEFAULT_REGION_NAME="Region_Name"
Copy to Clipboard Copied! Toggle word wrap Toggle overflow - Restart the broker service:
service openshift-broker restart
# service openshift-broker restart
Copy to Clipboard Copied! Toggle word wrap Toggle overflow