Page Menu
Home
Software Heritage
Search
Configure Global Search
Log In
Files
F9124018
server.pp
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
260 B
Subscribers
None
server.pp
View Options
class
{
'kafka::server'
:
brokers
=>
{
"${::fqdn}"
=>
{
'id'
=>
1
,
'port'
=>
12345
},
'kafka-node02.domain.org'
=>
{
'id'
=>
2
},
},
zookeeper_hosts
=>
[
'zk-node01:2181'
,
'zk-node02:2181'
,
'zk-node03:2181'
],
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Jun 21, 6:34 PM (1 w, 6 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3273424
Attached To
rSPKFK Puppet Kafka module
Event Timeline
Log In to Comment