From 97b5ef14914a39d53c0ebbc74e6483297aaf9725 Mon Sep 17 00:00:00 2001 From: Sean van der Spek Date: Fri, 22 Sep 2017 15:55:44 +0200 Subject: [PATCH] added cannot_change flag based on KFP-25 --- Inject Files/inject-files.py | 1 + 1 file changed, 1 insertion(+) diff --git a/Inject Files/inject-files.py b/Inject Files/inject-files.py index c19069f..4ef5cc3 100644 --- a/Inject Files/inject-files.py +++ b/Inject Files/inject-files.py @@ -104,6 +104,7 @@ def files(options): "password": "%s", "server_port": "%s" }, + "cannot_change": "false", "name": "%s", "status_description": "Account is ready to use.", "id": "%s",