You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficcontrol.apache.org by mi...@apache.org on 2017/01/13 18:02:23 UTC

[2/7] incubator-trafficcontrol git commit: remove default creds from dataimport - user must provide

remove default creds from dataimport - user must provide


Project: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/commit/3b07e0ff
Tree: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/tree/3b07e0ff
Diff: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/diff/3b07e0ff

Branch: refs/heads/master
Commit: 3b07e0ffd4a4093d505194fae9135e423568c30c
Parents: 245d379
Author: Dan Kirkwood <da...@gmail.com>
Authored: Wed Jan 11 17:19:50 2017 -0700
Committer: Dan Kirkwood <da...@gmail.com>
Committed: Fri Jan 13 10:30:32 2017 -0700

----------------------------------------------------------------------
 traffic_ops/app/db/pg-migration/dataimport.env | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/blob/3b07e0ff/traffic_ops/app/db/pg-migration/dataimport.env
----------------------------------------------------------------------
diff --git a/traffic_ops/app/db/pg-migration/dataimport.env b/traffic_ops/app/db/pg-migration/dataimport.env
index 3364c52..3b41e0d 100644
--- a/traffic_ops/app/db/pg-migration/dataimport.env
+++ b/traffic_ops/app/db/pg-migration/dataimport.env
@@ -11,7 +11,7 @@
 #  See the License for the specific language governing permissions and
 #  limitations under the License.
 #
-TO_SERVER=http://traffic_ops.example.com
-TO_USER=to_user
-TO_PASSWORD=twelve
+TO_SERVER
+TO_USER
+TO_PASSWORD