Skip to content

Commit 98b694d

Browse files
committed
does this change anything?
1 parent 7eac431 commit 98b694d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ncm-metaconfig/src/main/metaconfig/httpd/2.2/tests/profiles/graphite-web.pan

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ variable DB_IP = dict(HOSTNAME, '1.2.3.4');
2626
};
2727

2828
prefix "/software/components/metaconfig/services/{/etc/httpd/conf.d/graphite-web.conf}/contents";
29-
"listen" = append(dict("port", 444));
29+
"listen" = append(dict("port", 666));
3030

3131
prefix "/software/components/metaconfig/services/{/etc/httpd/conf.d/graphite-web.conf}/contents/vhosts/graphiteweb";
3232
"ip/0" = DB_IP[HOSTNAME];

0 commit comments

Comments
 (0)