projects
/
chef.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
36f59a4
)
Set base URL for operations site
author
Tom Hughes
<tom@compton.nu>
Sat, 17 Dec 2016 14:49:42 +0000
(14:49 +0000)
committer
Tom Hughes
<tom@compton.nu>
Sat, 17 Dec 2016 14:49:42 +0000
(14:49 +0000)
cookbooks/foundation/recipes/owg.rb
patch
|
blob
|
history
diff --git
a/cookbooks/foundation/recipes/owg.rb
b/cookbooks/foundation/recipes/owg.rb
index bb707aa5384aa76d6c0e9b2a44043fbab1539990..3f4b6e3b2689b1738b420cd3035d4b2d89c9184c 100644
(file)
--- a/
cookbooks/foundation/recipes/owg.rb
+++ b/
cookbooks/foundation/recipes/owg.rb
@@
-50,7
+50,7
@@
end
execute "/srv/operations.osmfoundation.org" do
action :nothing
- command "bundle exec jekyll build --trace"
+ command "bundle exec jekyll build --trace
--baseurl=https://operations.osmfoundation.org
"
cwd "/srv/operations.osmfoundation.org"
user "nobody"
group "nogroup"