Skip to content
Snippets Groups Projects
Commit 29f22046 authored by Paul Ilea's avatar Paul Ilea
Browse files

[TASK] Update readme

parent 56dc529e
No related branches found
No related tags found
No related merge requests found
......@@ -65,6 +65,8 @@ Integration Example
===================
``` ruby
node.default['typo3_site']['hostname'] = false
base_hostname = node['typo3_site']['hostname'] || node['ubuntu_base']['hostname']
if node['typo3_site']['solr']['init']
include_recipe 'java'
include_recipe 'typo3_solr'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment