Skip to content
This repository has been archived by the owner on Jan 21, 2022. It is now read-only.

Commit

Permalink
Manifest generation tests for AWS don't set NATS port
Browse files Browse the repository at this point in the history
  • Loading branch information
Amit Kumar Gupta committed Nov 12, 2015
1 parent 57e645c commit 840375d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion spec/fixtures/aws/cf-manifest.yml.erb
Expand Up @@ -1005,7 +1005,7 @@ properties:
- 10.10.80.11
monitor_port: 0
password: NATS_PASSWORD
port: NATS_PORT
port: 4222
prof_port: 0
trace: false
user: NATS_USER
Expand Down
1 change: 0 additions & 1 deletion spec/fixtures/aws/cf-stub.yml
Expand Up @@ -86,7 +86,6 @@ properties:
nats:
user: NATS_USER
password: NATS_PASSWORD
port: NATS_PORT
router:
status:
user: ROUTER_USER
Expand Down

0 comments on commit 840375d

Please sign in to comment.