Switch to POLL_TEMP_URL for config transport
authorSteve Baker <sbaker@redhat.com>
Sun, 29 Nov 2015 20:43:59 +0000 (09:43 +1300)
committerSteve Baker <sbaker@redhat.com>
Fri, 11 Dec 2015 23:40:45 +0000 (12:40 +1300)
This will allow the following:
- reduced load on heat for large overclouds
- a shorter os-collect-config poll interval without increasing load on
  the undercloud
- the ability to add config deployments outside the stack, allowing
  workflow tools like mistral, ansible or tripleoclient to directly
  deploy custom scripts and config to overcloud nodes

Change-Id: If028c9d7764210363135c3e7cc16ae1fb897a77c
Depends-On: I9c475f0c489c67db5895924050186228403f2773

overcloud-resource-registry-puppet.yaml

index c072c29..dde1e9e 100644 (file)
@@ -101,3 +101,4 @@ resource_registry:
 
 parameter_defaults:
   EnablePackageInstall: false
+  SoftwareConfigTransport: POLL_TEMP_URL