Set up Blossom server on blossom.kosmos.org
This commit is contained in:
15
roles/blossom.rb
Normal file
15
roles/blossom.rb
Normal file
@@ -0,0 +1,15 @@
|
||||
name "blossom"
|
||||
|
||||
override_attributes(
|
||||
"blossom" => {
|
||||
"allowed_pubkeys" => [
|
||||
"b3e1b7c0ef48294bd856203bfd460625de95d3afb894e5f09b14cd1f0e7097cf",
|
||||
"1f79058c77a224e5be226c8f024cacdad4d741855d75ed9f11473ba8eb86e1cb",
|
||||
"07e188a1ff87ce171d517b8ed2bb7a31b1d3453a0db3b15379ec07b724d232f3"
|
||||
]
|
||||
},
|
||||
)
|
||||
|
||||
run_list %w(
|
||||
kosmos_blossom::default
|
||||
)
|
||||
Reference in New Issue
Block a user