<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>chef on Real Beat</title><link>https://nobu666.com/categories/chef.html</link><description>Recent content in chef on Real Beat</description><generator>Hugo -- gohugo.io</generator><copyright>&amp;copy; nobu666.com</copyright><lastBuildDate>Wed, 13 Mar 2013 15:36:50 +0900</lastBuildDate><atom:link href="https://nobu666.com/categories/chef/index.xml" rel="self" type="application/rss+xml"/><item><title>Chef11のchef-serverをHA構成にする</title><link>https://nobu666.com/posts/2013/03/13/985.html</link><pubDate>Wed, 13 Mar 2013 15:36:50 +0900</pubDate><guid>https://nobu666.com/posts/2013/03/13/985.html</guid><description>Chef11はいままでのChefとはserverの構成がガラリと変わり、APIがRubyからErlangに、バックエンドのCouchDBがP</description></item><item><title>UbuntuにOpenGrokをinstall</title><link>https://nobu666.com/posts/2013/03/05/974.html</link><pubDate>Tue, 05 Mar 2013 14:36:15 +0900</pubDate><guid>https://nobu666.com/posts/2013/03/05/974.html</guid><description>俺メモ [sourcecode language=&amp;quot;bash&amp;rdquo;] sudo apt-get update sudo apt-get install openjdk-6-jdk sudo apt-get install tomcat7 wget http://prdownloads.sourceforge.net/ctags/ctags-5.8.tar.gz tar xf ctags-5.8.tar.gz cd ctags-5.8/ ./configure &amp;amp;&amp;amp; make &amp;amp;&amp;amp; sudo make install cd .. wget http://hub.opensolaris.org/bin/download/Project+opengrok/files/opengrok-0.11.1.tar.gz tar xf opengrok-0.11.1.tar.gz wget http://jflex.de/jflex-1.4.3.tar.gz tar xf jflex-1.4.3.tar.gz cp jflex-1.4.3/lib/JFlex.jar opengrok-0.11.1/lib/lib/ echo &amp;ldquo;export JAVA_HOME=/usr/lib/jvm/java-6-openjdk-amd64&amp;rdquo; &amp;raquo; .bashrc echo &amp;ldquo;EXUBERANT_CTAGS=/usr/local/bin/ctags&amp;rdquo; &amp;raquo; .bashrc sudo sed -i &amp;ldquo;s/port=&amp;quot;8080&amp;quot;/port=&amp;quot;2424&amp;quot;/&amp;rdquo; /etc/tomcat7/server.xml sudo /etc/init.d/tomcat restart sudo mkdir -p /var/opengrok/{etc,data,src} sudo chown -R tomcat7:tomcat7</description></item><item><title>ChefでRoleやRecipeを実行するとき渡すべき必須のattributesをチェックする</title><link>https://nobu666.com/posts/2013/02/21/959.html</link><pubDate>Thu, 21 Feb 2013 16:06:57 +0900</pubDate><guid>https://nobu666.com/posts/2013/02/21/959.html</guid><description>例えばlvsを構築するときに、その下にぶら下がるreal serverたちのIPアドレスとかって、chef-client実行するときに-jオプ</description></item></channel></rss>