OSDN Git Service

fix service control.
[metasearch/grid-chef-repo.git] / roles / grid-ftp.rb
index 608c28e..ba4840b 100644 (file)
@@ -1,5 +1,5 @@
 #
-# Copyright 2013, whitestar
+# Copyright 2013,2014 whitestar
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
@@ -14,8 +14,8 @@
 # limitations under the License.
 #
 
-$LOAD_PATH.push("#{File.dirname(__FILE__)}/../_lib")
-#${chef-repo}/_lib/grid.rb
+$LOAD_PATH.push("#{File.dirname(__FILE__)}/_lib")
+#${chef-repo}/roles/_lib/grid.rb
 require 'grid'
 
 name 'grid-ftp'