You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@stratos.apache.org by im...@apache.org on 2014/11/09 19:30:00 UTC

[53/59] [abbrv] stratos git commit: Removing commented code

Removing commented code


Project: http://git-wip-us.apache.org/repos/asf/stratos/repo
Commit: http://git-wip-us.apache.org/repos/asf/stratos/commit/2e1ac8b2
Tree: http://git-wip-us.apache.org/repos/asf/stratos/tree/2e1ac8b2
Diff: http://git-wip-us.apache.org/repos/asf/stratos/diff/2e1ac8b2

Branch: refs/heads/master
Commit: 2e1ac8b2d6d236d2e48da0c577db657c94411645
Parents: 836d0c7
Author: lasinducharith <la...@gmail.com>
Authored: Sun Nov 9 15:43:54 2014 +0530
Committer: lasinducharith <la...@gmail.com>
Committed: Sun Nov 9 15:43:54 2014 +0530

----------------------------------------------------------------------
 tools/puppet3/modules/python_agent/manifests/init.pp | 7 -------
 1 file changed, 7 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/stratos/blob/2e1ac8b2/tools/puppet3/modules/python_agent/manifests/init.pp
----------------------------------------------------------------------
diff --git a/tools/puppet3/modules/python_agent/manifests/init.pp b/tools/puppet3/modules/python_agent/manifests/init.pp
index 23977b3..29f5c97 100644
--- a/tools/puppet3/modules/python_agent/manifests/init.pp
+++ b/tools/puppet3/modules/python_agent/manifests/init.pp
@@ -38,13 +38,6 @@ class python_agent(
   $mb_ip = $split_mburl[0]
   $mb_port = $split_mburl[1]
 
-#  $split_mburl = split($mb_url, "//")
-#  $split_mburl = split($split_mburl[1], ":")
-#  $mb_ip = $split_mburl[0]
-#  $mb_port = $split_mburl[1]
-#  $mb_ip = '127.0.0.1'
-#  $mb_port = '1883'
-
   tag($service_code)
 
   $default_templates = [