Remove armon-specific stuff
This commit is contained in:
parent
d5dcbdbd99
commit
00bbcc9010
|
@ -44,15 +44,15 @@ $ nomad agent -dev
|
|||
==> Starting Nomad agent...
|
||||
==> Nomad agent configuration:
|
||||
|
||||
Atlas: (Infrastructure: 'armon/test' Join: false)
|
||||
Atlas: (Infrastructure: 'hashicorp/example' Join: false)
|
||||
Client: true
|
||||
Log Level: DEBUG
|
||||
Log Level: INFO
|
||||
Region: global (DC: dc1)
|
||||
Server: true
|
||||
|
||||
==> Nomad agent started! Log data will stream in below:
|
||||
|
||||
[INFO] serf: EventMemberJoin: Armons-MacBook-Air.local.global 127.0.0.1
|
||||
[INFO] serf: EventMemberJoin: server-1.node.global 127.0.0.1
|
||||
[INFO] nomad: starting 4 scheduling worker(s) for [service batch _core]
|
||||
...
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue