brooklyncentral / clocker

Apache Brooklyn cloud native infrastructure blueprints
Apache License 2.0
428 stars 66 forks source link

Fix `swarm.port` usage #386

Closed googlielmo closed 7 years ago

googlielmo commented 7 years ago
Graeme-Miller commented 7 years ago

Looks good, but there is a few places we use: attributeWhenReady("ca.server.port")

We'll need to change those to config("ca.server.port")

googlielmo commented 7 years ago

@Graeme-Miller I've addressed your comment above

grkvlt commented 7 years ago

LGTM @googlielmo since the transformer issue is not relevant

googlielmo commented 7 years ago

Cool, thanks @grkvlt