microwave 1.0.2 → 1.0.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- data/Rakefile +4 -4
- data/bin/chef-solo +2 -0
- data/spec/spec_helper.rb +2 -0
- data/spec/unit/checksum/storage/filesystem_spec.rb +4 -4
- data/spec/unit/config_spec.rb +7 -4
- data/spec/unit/data_bag_spec.rb +11 -11
- data/spec/unit/formatters/error_inspectors/compile_error_inspector_spec.rb +8 -8
- data/spec/unit/formatters/error_inspectors/resource_failure_inspector_spec.rb +5 -5
- metadata +10 -124
- data/distro/README +0 -2
- data/distro/arch/etc/conf.d/chef-client.conf +0 -5
- data/distro/arch/etc/conf.d/chef-expander.conf +0 -8
- data/distro/arch/etc/conf.d/chef-server-webui.conf +0 -10
- data/distro/arch/etc/conf.d/chef-server.conf +0 -10
- data/distro/arch/etc/conf.d/chef-solr.conf +0 -8
- data/distro/arch/etc/rc.d/chef-client +0 -90
- data/distro/arch/etc/rc.d/chef-expander +0 -78
- data/distro/arch/etc/rc.d/chef-server +0 -78
- data/distro/arch/etc/rc.d/chef-server-webui +0 -78
- data/distro/arch/etc/rc.d/chef-solr +0 -78
- data/distro/common/html/chef-client.8.html +0 -145
- data/distro/common/html/chef-expander.8.html +0 -164
- data/distro/common/html/chef-expanderctl.8.html +0 -146
- data/distro/common/html/chef-server-webui.8.html +0 -185
- data/distro/common/html/chef-server.8.html +0 -182
- data/distro/common/html/chef-solo.8.html +0 -191
- data/distro/common/html/chef-solr.8.html +0 -165
- data/distro/common/html/knife-bootstrap.1.html +0 -241
- data/distro/common/html/knife-client.1.html +0 -219
- data/distro/common/html/knife-configure.1.html +0 -170
- data/distro/common/html/knife-cookbook-site.1.html +0 -241
- data/distro/common/html/knife-cookbook.1.html +0 -384
- data/distro/common/html/knife-data-bag.1.html +0 -238
- data/distro/common/html/knife-environment.1.html +0 -267
- data/distro/common/html/knife-exec.1.html +0 -134
- data/distro/common/html/knife-index.1.html +0 -125
- data/distro/common/html/knife-node.1.html +0 -250
- data/distro/common/html/knife-recipe.1.html +0 -92
- data/distro/common/html/knife-role.1.html +0 -200
- data/distro/common/html/knife-search.1.html +0 -288
- data/distro/common/html/knife-ssh.1.html +0 -156
- data/distro/common/html/knife-status.1.html +0 -128
- data/distro/common/html/knife-tag.1.html +0 -137
- data/distro/common/html/knife.1.html +0 -320
- data/distro/common/html/shef.1.html +0 -283
- data/distro/common/man/man1/knife-bootstrap.1 +0 -201
- data/distro/common/man/man1/knife-client.1 +0 -99
- data/distro/common/man/man1/knife-configure.1 +0 -88
- data/distro/common/man/man1/knife-cookbook-site.1 +0 -145
- data/distro/common/man/man1/knife-cookbook.1 +0 -345
- data/distro/common/man/man1/knife-data-bag.1 +0 -136
- data/distro/common/man/man1/knife-environment.1 +0 -178
- data/distro/common/man/man1/knife-exec.1 +0 -46
- data/distro/common/man/man1/knife-index.1 +0 -29
- data/distro/common/man/man1/knife-node.1 +0 -134
- data/distro/common/man/man1/knife-role.1 +0 -88
- data/distro/common/man/man1/knife-search.1 +0 -280
- data/distro/common/man/man1/knife-ssh.1 +0 -79
- data/distro/common/man/man1/knife-status.1 +0 -29
- data/distro/common/man/man1/knife-tag.1 +0 -43
- data/distro/common/man/man1/knife.1 +0 -288
- data/distro/common/man/man1/shef.1 +0 -256
- data/distro/common/man/man8/chef-client.8 +0 -104
- data/distro/common/man/man8/chef-expander.8 +0 -97
- data/distro/common/man/man8/chef-expanderctl.8 +0 -62
- data/distro/common/man/man8/chef-server-webui.8 +0 -155
- data/distro/common/man/man8/chef-server.8 +0 -147
- data/distro/common/man/man8/chef-solo.8 +0 -158
- data/distro/common/man/man8/chef-solr.8 +0 -122
- data/distro/common/markdown/README +0 -3
- data/distro/common/markdown/man1/knife-bootstrap.mkd +0 -141
- data/distro/common/markdown/man1/knife-client.mkd +0 -103
- data/distro/common/markdown/man1/knife-configure.mkd +0 -70
- data/distro/common/markdown/man1/knife-cookbook-site.mkd +0 -123
- data/distro/common/markdown/man1/knife-cookbook.mkd +0 -263
- data/distro/common/markdown/man1/knife-data-bag.mkd +0 -121
- data/distro/common/markdown/man1/knife-environment.mkd +0 -151
- data/distro/common/markdown/man1/knife-exec.mkd +0 -37
- data/distro/common/markdown/man1/knife-index.mkd +0 -30
- data/distro/common/markdown/man1/knife-node.mkd +0 -130
- data/distro/common/markdown/man1/knife-role.mkd +0 -85
- data/distro/common/markdown/man1/knife-search.mkd +0 -180
- data/distro/common/markdown/man1/knife-ssh.mkd +0 -69
- data/distro/common/markdown/man1/knife-status.mkd +0 -36
- data/distro/common/markdown/man1/knife-tag.mkd +0 -39
- data/distro/common/markdown/man1/knife.mkd +0 -218
- data/distro/common/markdown/man1/shef.mkd +0 -189
- data/distro/common/markdown/man8/chef-client.mkd +0 -74
- data/distro/common/markdown/man8/chef-expander.mkd +0 -82
- data/distro/common/markdown/man8/chef-expanderctl.mkd +0 -58
- data/distro/common/markdown/man8/chef-server-webui.mkd +0 -121
- data/distro/common/markdown/man8/chef-server.mkd +0 -121
- data/distro/common/markdown/man8/chef-solo.mkd +0 -107
- data/distro/common/markdown/man8/chef-solr.mkd +0 -89
- data/distro/debian/etc/default/chef-client +0 -4
- data/distro/debian/etc/default/chef-expander +0 -8
- data/distro/debian/etc/default/chef-server +0 -9
- data/distro/debian/etc/default/chef-server-webui +0 -9
- data/distro/debian/etc/default/chef-solr +0 -8
- data/distro/debian/etc/init.d/chef-client +0 -210
- data/distro/debian/etc/init.d/chef-expander +0 -176
- data/distro/debian/etc/init.d/chef-server +0 -122
- data/distro/debian/etc/init.d/chef-server-webui +0 -123
- data/distro/debian/etc/init.d/chef-solr +0 -176
- data/distro/debian/etc/init/chef-client.conf +0 -17
- data/distro/debian/etc/init/chef-expander.conf +0 -17
- data/distro/debian/etc/init/chef-server-webui.conf +0 -17
- data/distro/debian/etc/init/chef-server.conf +0 -17
- data/distro/debian/etc/init/chef-solr.conf +0 -17
- data/distro/redhat/etc/init.d/chef-client +0 -121
- data/distro/redhat/etc/init.d/chef-expander +0 -104
- data/distro/redhat/etc/init.d/chef-server +0 -112
- data/distro/redhat/etc/init.d/chef-server-webui +0 -112
- data/distro/redhat/etc/init.d/chef-solr +0 -104
- data/distro/redhat/etc/logrotate.d/chef-client +0 -8
- data/distro/redhat/etc/logrotate.d/chef-expander +0 -8
- data/distro/redhat/etc/logrotate.d/chef-server +0 -8
- data/distro/redhat/etc/logrotate.d/chef-server-webui +0 -8
- data/distro/redhat/etc/logrotate.d/chef-solr +0 -8
- data/distro/redhat/etc/sysconfig/chef-client +0 -15
- data/distro/redhat/etc/sysconfig/chef-expander +0 -7
- data/distro/redhat/etc/sysconfig/chef-server +0 -14
- data/distro/redhat/etc/sysconfig/chef-server-webui +0 -14
- data/distro/redhat/etc/sysconfig/chef-solr +0 -8
- data/distro/windows/service_manager.rb +0 -164
|
@@ -1,90 +0,0 @@
|
|
|
1
|
-
#!/bin/bash
|
|
2
|
-
#
|
|
3
|
-
# Copyright (c) 2009-2010 Opscode, Inc <legal@opscode.com>
|
|
4
|
-
#
|
|
5
|
-
# Licensed under the Apache License, Version 2.0 (the "License");
|
|
6
|
-
# you may not use this file except in compliance with the License.
|
|
7
|
-
# You may obtain a copy of the License at
|
|
8
|
-
#
|
|
9
|
-
# http://www.apache.org/licenses/LICENSE-2.0
|
|
10
|
-
#
|
|
11
|
-
# Unless required by applicable law or agreed to in writing, software
|
|
12
|
-
# distributed under the License is distributed on an "AS IS" BASIS,
|
|
13
|
-
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
14
|
-
# See the License for the specific language governing permissions and
|
|
15
|
-
# limitations under the License.
|
|
16
|
-
#
|
|
17
|
-
|
|
18
|
-
daemon_bin="/usr/bin/chef-client"
|
|
19
|
-
daemon_name=$(basename $daemon_bin)
|
|
20
|
-
PIDF="/var/run/$daemon_name.pid"
|
|
21
|
-
|
|
22
|
-
. /etc/rc.conf
|
|
23
|
-
. /etc/rc.d/functions
|
|
24
|
-
. /etc/conf.d/$daemon_name.conf
|
|
25
|
-
|
|
26
|
-
get_pid() {
|
|
27
|
-
pidof -o %PPID $daemon_name
|
|
28
|
-
}
|
|
29
|
-
|
|
30
|
-
case "$1" in
|
|
31
|
-
start)
|
|
32
|
-
stat_busy "Starting $daemon_name"
|
|
33
|
-
PID=$(get_pid)
|
|
34
|
-
if [ -z "$PID" ]; then
|
|
35
|
-
[ -f $PIDF ] && rm -f $PIDF
|
|
36
|
-
$daemon_bin --pid $PIDF $CHEF_CLIENT_ARGS
|
|
37
|
-
if [ $? -gt 0 ]; then
|
|
38
|
-
stat_fail
|
|
39
|
-
exit 1
|
|
40
|
-
else
|
|
41
|
-
echo $(get_pid) > $PIDF
|
|
42
|
-
add_daemon $daemon_name
|
|
43
|
-
stat_done
|
|
44
|
-
fi
|
|
45
|
-
else
|
|
46
|
-
stat_fail
|
|
47
|
-
exit 1
|
|
48
|
-
fi
|
|
49
|
-
;;
|
|
50
|
-
|
|
51
|
-
stop)
|
|
52
|
-
stat_busy "Stopping $daemon_name daemon"
|
|
53
|
-
PID=$(get_pid)
|
|
54
|
-
[ ! -z "$PID" ] && kill $PID &> /dev/null
|
|
55
|
-
if [ $? -gt 0 ]; then
|
|
56
|
-
stat_fail
|
|
57
|
-
exit 1
|
|
58
|
-
else
|
|
59
|
-
rm -f $PIDF &>/dev/null
|
|
60
|
-
rm_daemon $daemon_name
|
|
61
|
-
stat_done
|
|
62
|
-
fi
|
|
63
|
-
;;
|
|
64
|
-
|
|
65
|
-
restart)
|
|
66
|
-
$0 stop
|
|
67
|
-
sleep 3
|
|
68
|
-
$0 start
|
|
69
|
-
;;
|
|
70
|
-
|
|
71
|
-
status)
|
|
72
|
-
stat_busy "Checking $daemon_name status";
|
|
73
|
-
ck_status $daemon_name
|
|
74
|
-
;;
|
|
75
|
-
|
|
76
|
-
run)
|
|
77
|
-
stat_busy "Triggering new run of $daemon_name daemon"
|
|
78
|
-
PID=$(get_pid)
|
|
79
|
-
[ ! -z "$PID" ] && kill -SIGUSR1 $PID &> /dev/null
|
|
80
|
-
if [ $? -gt 0 ]; then
|
|
81
|
-
stat_fail
|
|
82
|
-
exit 1
|
|
83
|
-
else
|
|
84
|
-
stat_done
|
|
85
|
-
fi
|
|
86
|
-
;;
|
|
87
|
-
|
|
88
|
-
*)
|
|
89
|
-
echo "usage: $) {start|stop|restart|status|run}"
|
|
90
|
-
esac
|
|
@@ -1,78 +0,0 @@
|
|
|
1
|
-
#!/bin/bash
|
|
2
|
-
#
|
|
3
|
-
# Copyright (c) 2009-2010 Opscode, Inc <legal@opscode.com>
|
|
4
|
-
#
|
|
5
|
-
# Licensed under the Apache License, Version 2.0 (the "License");
|
|
6
|
-
# you may not use this file except in compliance with the License.
|
|
7
|
-
# You may obtain a copy of the License at
|
|
8
|
-
#
|
|
9
|
-
# http://www.apache.org/licenses/LICENSE-2.0
|
|
10
|
-
#
|
|
11
|
-
# Unless required by applicable law or agreed to in writing, software
|
|
12
|
-
# distributed under the License is distributed on an "AS IS" BASIS,
|
|
13
|
-
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
14
|
-
# See the License for the specific language governing permissions and
|
|
15
|
-
# limitations under the License.
|
|
16
|
-
#
|
|
17
|
-
|
|
18
|
-
daemon_bin="/usr/bin/chef-expander"
|
|
19
|
-
daemon_name=$(basename $daemon_bin)
|
|
20
|
-
PIDF="/var/run/$daemon_name.pid"
|
|
21
|
-
|
|
22
|
-
. /etc/rc.conf
|
|
23
|
-
. /etc/rc.d/functions
|
|
24
|
-
. /etc/conf.d/$daemon_name.conf
|
|
25
|
-
|
|
26
|
-
get_pid() {
|
|
27
|
-
pidof -o %PPID $daemon_name
|
|
28
|
-
}
|
|
29
|
-
|
|
30
|
-
case "$1" in
|
|
31
|
-
start)
|
|
32
|
-
stat_busy "Starting $daemon_name"
|
|
33
|
-
PID=$(get_pid)
|
|
34
|
-
if [ -z "$PID" ]; then
|
|
35
|
-
[ -f $PIDF ] && rm -f $PIDF
|
|
36
|
-
$daemon_bin -P $PIDF $CHEF_EXPANDER_ARGS
|
|
37
|
-
[ -n "$STARTTIME" ] && sleep $STARTTIME
|
|
38
|
-
if [ $? -gt 0 ]; then
|
|
39
|
-
stat_fail
|
|
40
|
-
exit 1
|
|
41
|
-
else
|
|
42
|
-
echo $(get_pid) > $PIDF
|
|
43
|
-
add_daemon $daemon_name
|
|
44
|
-
stat_done
|
|
45
|
-
fi
|
|
46
|
-
else
|
|
47
|
-
stat_fail
|
|
48
|
-
exit 1
|
|
49
|
-
fi
|
|
50
|
-
;;
|
|
51
|
-
|
|
52
|
-
stop)
|
|
53
|
-
stat_busy "Stopping $daemon_name daemon"
|
|
54
|
-
PID=$(get_pid)
|
|
55
|
-
[ ! -z "$PID" ] && kill $PID &> /dev/null
|
|
56
|
-
if [ $? -gt 0 ]; then
|
|
57
|
-
stat_fail
|
|
58
|
-
exit 1
|
|
59
|
-
else
|
|
60
|
-
rm -f $PIDF &>/dev/null
|
|
61
|
-
rm_daemon $daemon_name
|
|
62
|
-
stat_done
|
|
63
|
-
fi
|
|
64
|
-
;;
|
|
65
|
-
|
|
66
|
-
restart)
|
|
67
|
-
$0 stop
|
|
68
|
-
[ -n "$DIETIME" ] && sleep $DIETIME
|
|
69
|
-
$0 start
|
|
70
|
-
[ -n "$STARTTIME" ] && sleep $STARTTIME
|
|
71
|
-
;;
|
|
72
|
-
status)
|
|
73
|
-
stat_busy "Checking $daemon_name status";
|
|
74
|
-
ck_status $daemon_name
|
|
75
|
-
;;
|
|
76
|
-
*)
|
|
77
|
-
echo "usage: $) {start|stop|restart|status}"
|
|
78
|
-
esac
|
|
@@ -1,78 +0,0 @@
|
|
|
1
|
-
#!/bin/bash
|
|
2
|
-
#
|
|
3
|
-
# Copyright (c) 2009-2010 Opscode, Inc <legal@opscode.com>
|
|
4
|
-
#
|
|
5
|
-
# Licensed under the Apache License, Version 2.0 (the "License");
|
|
6
|
-
# you may not use this file except in compliance with the License.
|
|
7
|
-
# You may obtain a copy of the License at
|
|
8
|
-
#
|
|
9
|
-
# http://www.apache.org/licenses/LICENSE-2.0
|
|
10
|
-
#
|
|
11
|
-
# Unless required by applicable law or agreed to in writing, software
|
|
12
|
-
# distributed under the License is distributed on an "AS IS" BASIS,
|
|
13
|
-
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
14
|
-
# See the License for the specific language governing permissions and
|
|
15
|
-
# limitations under the License.
|
|
16
|
-
#
|
|
17
|
-
|
|
18
|
-
daemon_bin="/usr/bin/chef-server"
|
|
19
|
-
daemon_name=$(basename $daemon_bin)
|
|
20
|
-
PIDF="/var/run/$daemon_name.pid"
|
|
21
|
-
|
|
22
|
-
. /etc/rc.conf
|
|
23
|
-
. /etc/rc.d/functions
|
|
24
|
-
. /etc/conf.d/$daemon_name.conf
|
|
25
|
-
|
|
26
|
-
get_pid() {
|
|
27
|
-
pidof -o %PPID $daemon_name
|
|
28
|
-
}
|
|
29
|
-
|
|
30
|
-
case "$1" in
|
|
31
|
-
start)
|
|
32
|
-
stat_busy "Starting $daemon_name"
|
|
33
|
-
PID=$(get_pid)
|
|
34
|
-
if [ -z "$PID" ]; then
|
|
35
|
-
[ -f $PIDF ] && rm -f $PIDF
|
|
36
|
-
$daemon_bin -P $PIDF $CHEF_SERVER_ARGS
|
|
37
|
-
[ -n "$STARTTIME" ] && sleep $STARTTIME
|
|
38
|
-
if [ $? -gt 0 ]; then
|
|
39
|
-
stat_fail
|
|
40
|
-
exit 1
|
|
41
|
-
else
|
|
42
|
-
echo $(get_pid) > $PIDF
|
|
43
|
-
add_daemon $daemon_name
|
|
44
|
-
stat_done
|
|
45
|
-
fi
|
|
46
|
-
else
|
|
47
|
-
stat_fail
|
|
48
|
-
exit 1
|
|
49
|
-
fi
|
|
50
|
-
;;
|
|
51
|
-
|
|
52
|
-
stop)
|
|
53
|
-
stat_busy "Stopping $daemon_name daemon"
|
|
54
|
-
PID=$(get_pid)
|
|
55
|
-
[ ! -z "$PID" ] && kill $PID &> /dev/null
|
|
56
|
-
if [ $? -gt 0 ]; then
|
|
57
|
-
stat_fail
|
|
58
|
-
exit 1
|
|
59
|
-
else
|
|
60
|
-
rm -f $PIDF &>/dev/null
|
|
61
|
-
rm_daemon $daemon_name
|
|
62
|
-
stat_done
|
|
63
|
-
fi
|
|
64
|
-
;;
|
|
65
|
-
|
|
66
|
-
restart)
|
|
67
|
-
$0 stop
|
|
68
|
-
[ -n "$DIETIME" ] && sleep $DIETIME
|
|
69
|
-
$0 start
|
|
70
|
-
[ -n "$STARTTIME" ] && sleep $STARTTIME
|
|
71
|
-
;;
|
|
72
|
-
status)
|
|
73
|
-
stat_busy "Checking $daemon_name status";
|
|
74
|
-
ck_status $daemon_name
|
|
75
|
-
;;
|
|
76
|
-
*)
|
|
77
|
-
echo "usage: $) {start|stop|restart|status}"
|
|
78
|
-
esac
|
|
@@ -1,78 +0,0 @@
|
|
|
1
|
-
#!/bin/bash
|
|
2
|
-
#
|
|
3
|
-
# Copyright (c) 2009-2010 Opscode, Inc <legal@opscode.com>
|
|
4
|
-
#
|
|
5
|
-
# Licensed under the Apache License, Version 2.0 (the "License");
|
|
6
|
-
# you may not use this file except in compliance with the License.
|
|
7
|
-
# You may obtain a copy of the License at
|
|
8
|
-
#
|
|
9
|
-
# http://www.apache.org/licenses/LICENSE-2.0
|
|
10
|
-
#
|
|
11
|
-
# Unless required by applicable law or agreed to in writing, software
|
|
12
|
-
# distributed under the License is distributed on an "AS IS" BASIS,
|
|
13
|
-
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
14
|
-
# See the License for the specific language governing permissions and
|
|
15
|
-
# limitations under the License.
|
|
16
|
-
#
|
|
17
|
-
|
|
18
|
-
daemon_bin="/usr/bin/chef-server-webui"
|
|
19
|
-
daemon_name=$(basename $daemon_bin)
|
|
20
|
-
PIDF="/var/run/$daemon_name.pid"
|
|
21
|
-
|
|
22
|
-
. /etc/rc.conf
|
|
23
|
-
. /etc/rc.d/functions
|
|
24
|
-
. /etc/conf.d/$daemon_name.conf
|
|
25
|
-
|
|
26
|
-
get_pid() {
|
|
27
|
-
pidof -o %PPID $daemon_name
|
|
28
|
-
}
|
|
29
|
-
|
|
30
|
-
case "$1" in
|
|
31
|
-
start)
|
|
32
|
-
stat_busy "Starting $daemon_name"
|
|
33
|
-
PID=$(get_pid)
|
|
34
|
-
if [ -z "$PID" ]; then
|
|
35
|
-
[ -f $PIDF ] && rm -f $PIDF
|
|
36
|
-
$daemon_bin -P $PIDF $CHEF_SERVER_WEBUI_ARGS
|
|
37
|
-
[ -n "$STARTTIME" ] && sleep $STARTTIME
|
|
38
|
-
if [ $? -gt 0 ]; then
|
|
39
|
-
stat_fail
|
|
40
|
-
exit 1
|
|
41
|
-
else
|
|
42
|
-
echo $(get_pid) > $PIDF
|
|
43
|
-
add_daemon $daemon_name
|
|
44
|
-
stat_done
|
|
45
|
-
fi
|
|
46
|
-
else
|
|
47
|
-
stat_fail
|
|
48
|
-
exit 1
|
|
49
|
-
fi
|
|
50
|
-
;;
|
|
51
|
-
|
|
52
|
-
stop)
|
|
53
|
-
stat_busy "Stopping $daemon_name daemon"
|
|
54
|
-
PID=$(get_pid)
|
|
55
|
-
[ ! -z "$PID" ] && kill $PID &> /dev/null
|
|
56
|
-
if [ $? -gt 0 ]; then
|
|
57
|
-
stat_fail
|
|
58
|
-
exit 1
|
|
59
|
-
else
|
|
60
|
-
rm -f $PIDF &>/dev/null
|
|
61
|
-
rm_daemon $daemon_name
|
|
62
|
-
stat_done
|
|
63
|
-
fi
|
|
64
|
-
;;
|
|
65
|
-
|
|
66
|
-
restart)
|
|
67
|
-
$0 stop
|
|
68
|
-
[ -n "$DIETIME" ] && sleep $DIETIME
|
|
69
|
-
$0 start
|
|
70
|
-
[ -n "$STARTTIME" ] && sleep $STARTTIME
|
|
71
|
-
;;
|
|
72
|
-
status)
|
|
73
|
-
stat_busy "Checking $daemon_name status";
|
|
74
|
-
ck_status $daemon_name
|
|
75
|
-
;;
|
|
76
|
-
*)
|
|
77
|
-
echo "usage: $) {start|stop|restart|status}"
|
|
78
|
-
esac
|
|
@@ -1,78 +0,0 @@
|
|
|
1
|
-
#!/bin/bash
|
|
2
|
-
#
|
|
3
|
-
# Copyright (c) 2009-2010 Opscode, Inc <legal@opscode.com>
|
|
4
|
-
#
|
|
5
|
-
# Licensed under the Apache License, Version 2.0 (the "License");
|
|
6
|
-
# you may not use this file except in compliance with the License.
|
|
7
|
-
# You may obtain a copy of the License at
|
|
8
|
-
#
|
|
9
|
-
# http://www.apache.org/licenses/LICENSE-2.0
|
|
10
|
-
#
|
|
11
|
-
# Unless required by applicable law or agreed to in writing, software
|
|
12
|
-
# distributed under the License is distributed on an "AS IS" BASIS,
|
|
13
|
-
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
14
|
-
# See the License for the specific language governing permissions and
|
|
15
|
-
# limitations under the License.
|
|
16
|
-
#
|
|
17
|
-
|
|
18
|
-
daemon_bin="/usr/bin/chef-solr"
|
|
19
|
-
daemon_name=$(basename $daemon_bin)
|
|
20
|
-
PIDF="/var/run/$daemon_name.pid"
|
|
21
|
-
|
|
22
|
-
. /etc/rc.conf
|
|
23
|
-
. /etc/rc.d/functions
|
|
24
|
-
. /etc/conf.d/$daemon_name.conf
|
|
25
|
-
|
|
26
|
-
get_pid() {
|
|
27
|
-
pidof -o %PPID $daemon_name
|
|
28
|
-
}
|
|
29
|
-
|
|
30
|
-
case "$1" in
|
|
31
|
-
start)
|
|
32
|
-
stat_busy "Starting $daemon_name"
|
|
33
|
-
PID=$(get_pid)
|
|
34
|
-
if [ -z "$PID" ]; then
|
|
35
|
-
[ -f $PIDF ] && rm -f $PIDF
|
|
36
|
-
$daemon_bin -P $PIDF $CHEF_SOLR_ARGS
|
|
37
|
-
[ -n "$STARTTIME" ] && sleep $STARTTIME
|
|
38
|
-
if [ $? -gt 0 ]; then
|
|
39
|
-
stat_fail
|
|
40
|
-
exit 1
|
|
41
|
-
else
|
|
42
|
-
echo $(get_pid) > $PIDF
|
|
43
|
-
add_daemon $daemon_name
|
|
44
|
-
stat_done
|
|
45
|
-
fi
|
|
46
|
-
else
|
|
47
|
-
stat_fail
|
|
48
|
-
exit 1
|
|
49
|
-
fi
|
|
50
|
-
;;
|
|
51
|
-
|
|
52
|
-
stop)
|
|
53
|
-
stat_busy "Stopping $daemon_name daemon"
|
|
54
|
-
PID=$(get_pid)
|
|
55
|
-
[ ! -z "$PID" ] && kill $PID &> /dev/null
|
|
56
|
-
if [ $? -gt 0 ]; then
|
|
57
|
-
stat_fail
|
|
58
|
-
exit 1
|
|
59
|
-
else
|
|
60
|
-
rm -f $PIDF &>/dev/null
|
|
61
|
-
rm_daemon $daemon_name
|
|
62
|
-
stat_done
|
|
63
|
-
fi
|
|
64
|
-
;;
|
|
65
|
-
|
|
66
|
-
restart)
|
|
67
|
-
$0 stop
|
|
68
|
-
[ -n "$DIETIME" ] && sleep $DIETIME
|
|
69
|
-
$0 start
|
|
70
|
-
[ -n "$STARTTIME" ] && sleep $STARTTIME
|
|
71
|
-
;;
|
|
72
|
-
status)
|
|
73
|
-
stat_busy "Checking $daemon_name status";
|
|
74
|
-
ck_status $daemon_name
|
|
75
|
-
;;
|
|
76
|
-
*)
|
|
77
|
-
echo "usage: $) {start|stop|restart|status}"
|
|
78
|
-
esac
|
|
@@ -1,145 +0,0 @@
|
|
|
1
|
-
<!DOCTYPE html>
|
|
2
|
-
<html>
|
|
3
|
-
<head>
|
|
4
|
-
<meta http-equiv='content-type' value='text/html;charset=utf8'>
|
|
5
|
-
<meta name='generator' value='Ronn/v0.7.3 (http://github.com/rtomayko/ronn/tree/0.7.3)'>
|
|
6
|
-
<title>chef-client(8) - Runs a client node connecting to a chef-server.</title>
|
|
7
|
-
<style type='text/css' media='all'>
|
|
8
|
-
/* style: man */
|
|
9
|
-
body#manpage {margin:0}
|
|
10
|
-
.mp {max-width:100ex;padding:0 9ex 1ex 4ex}
|
|
11
|
-
.mp p,.mp pre,.mp ul,.mp ol,.mp dl {margin:0 0 20px 0}
|
|
12
|
-
.mp h2 {margin:10px 0 0 0}
|
|
13
|
-
.mp > p,.mp > pre,.mp > ul,.mp > ol,.mp > dl {margin-left:8ex}
|
|
14
|
-
.mp h3 {margin:0 0 0 4ex}
|
|
15
|
-
.mp dt {margin:0;clear:left}
|
|
16
|
-
.mp dt.flush {float:left;width:8ex}
|
|
17
|
-
.mp dd {margin:0 0 0 9ex}
|
|
18
|
-
.mp h1,.mp h2,.mp h3,.mp h4 {clear:left}
|
|
19
|
-
.mp pre {margin-bottom:20px}
|
|
20
|
-
.mp pre+h2,.mp pre+h3 {margin-top:22px}
|
|
21
|
-
.mp h2+pre,.mp h3+pre {margin-top:5px}
|
|
22
|
-
.mp img {display:block;margin:auto}
|
|
23
|
-
.mp h1.man-title {display:none}
|
|
24
|
-
.mp,.mp code,.mp pre,.mp tt,.mp kbd,.mp samp,.mp h3,.mp h4 {font-family:monospace;font-size:14px;line-height:1.42857142857143}
|
|
25
|
-
.mp h2 {font-size:16px;line-height:1.25}
|
|
26
|
-
.mp h1 {font-size:20px;line-height:2}
|
|
27
|
-
.mp {text-align:justify;background:#fff}
|
|
28
|
-
.mp,.mp code,.mp pre,.mp pre code,.mp tt,.mp kbd,.mp samp {color:#131211}
|
|
29
|
-
.mp h1,.mp h2,.mp h3,.mp h4 {color:#030201}
|
|
30
|
-
.mp u {text-decoration:underline}
|
|
31
|
-
.mp code,.mp strong,.mp b {font-weight:bold;color:#131211}
|
|
32
|
-
.mp em,.mp var {font-style:italic;color:#232221;text-decoration:none}
|
|
33
|
-
.mp a,.mp a:link,.mp a:hover,.mp a code,.mp a pre,.mp a tt,.mp a kbd,.mp a samp {color:#0000ff}
|
|
34
|
-
.mp b.man-ref {font-weight:normal;color:#434241}
|
|
35
|
-
.mp pre {padding:0 4ex}
|
|
36
|
-
.mp pre code {font-weight:normal;color:#434241}
|
|
37
|
-
.mp h2+pre,h3+pre {padding-left:0}
|
|
38
|
-
ol.man-decor,ol.man-decor li {margin:3px 0 10px 0;padding:0;float:left;width:33%;list-style-type:none;text-transform:uppercase;color:#999;letter-spacing:1px}
|
|
39
|
-
ol.man-decor {width:100%}
|
|
40
|
-
ol.man-decor li.tl {text-align:left}
|
|
41
|
-
ol.man-decor li.tc {text-align:center;letter-spacing:4px}
|
|
42
|
-
ol.man-decor li.tr {text-align:right;float:right}
|
|
43
|
-
</style>
|
|
44
|
-
<style type='text/css' media='all'>
|
|
45
|
-
/* style: toc */
|
|
46
|
-
.man-navigation {display:block !important;position:fixed;top:0;left:113ex;height:100%;width:100%;padding:48px 0 0 0;border-left:1px solid #dbdbdb;background:#eee}
|
|
47
|
-
.man-navigation a,.man-navigation a:hover,.man-navigation a:link,.man-navigation a:visited {display:block;margin:0;padding:5px 2px 5px 30px;color:#999;text-decoration:none}
|
|
48
|
-
.man-navigation a:hover {color:#111;text-decoration:underline}
|
|
49
|
-
</style>
|
|
50
|
-
</head>
|
|
51
|
-
<!--
|
|
52
|
-
The following styles are deprecated and will be removed at some point:
|
|
53
|
-
div#man, div#man ol.man, div#man ol.head, div#man ol.man.
|
|
54
|
-
|
|
55
|
-
The .man-page, .man-decor, .man-head, .man-foot, .man-title, and
|
|
56
|
-
.man-navigation should be used instead.
|
|
57
|
-
-->
|
|
58
|
-
<body id='manpage'>
|
|
59
|
-
<div class='mp' id='man'>
|
|
60
|
-
|
|
61
|
-
<div class='man-navigation' style='display:none'>
|
|
62
|
-
<a href="#NAME">NAME</a>
|
|
63
|
-
<a href="#SYNOPSIS">SYNOPSIS</a>
|
|
64
|
-
<a href="#DESCRIPTION">DESCRIPTION</a>
|
|
65
|
-
<a href="#SEE-ALSO">SEE ALSO</a>
|
|
66
|
-
<a href="#AUTHOR">AUTHOR</a>
|
|
67
|
-
</div>
|
|
68
|
-
|
|
69
|
-
<ol class='man-decor man-head man head'>
|
|
70
|
-
<li class='tl'>chef-client(8)</li>
|
|
71
|
-
<li class='tc'>Chef Manual</li>
|
|
72
|
-
<li class='tr'>chef-client(8)</li>
|
|
73
|
-
</ol>
|
|
74
|
-
|
|
75
|
-
<h2 id="NAME">NAME</h2>
|
|
76
|
-
<p class="man-name">
|
|
77
|
-
<code>chef-client</code> - <span class="man-whatis">Runs a client node connecting to a chef-server.</span>
|
|
78
|
-
</p>
|
|
79
|
-
|
|
80
|
-
<h2 id="SYNOPSIS">SYNOPSIS</h2>
|
|
81
|
-
|
|
82
|
-
<p><strong>chef-client</strong> <em>(options)</em></p>
|
|
83
|
-
|
|
84
|
-
<dl>
|
|
85
|
-
<dt><code>-S</code>, <code>--server CHEFSERVERURL</code></dt><dd>The chef server URL</dd>
|
|
86
|
-
<dt><code>-c</code>, <code>--config CONFIG</code></dt><dd>The configuration file to use</dd>
|
|
87
|
-
<dt><code>-d</code>, <code>--daemonize</code></dt><dd>Daemonize the process</dd>
|
|
88
|
-
<dt><code>-g</code>, <code>--group GROUP</code></dt><dd>Group to set privilege to</dd>
|
|
89
|
-
<dt><code>-i</code>, <code>--interval SECONDS</code></dt><dd>Run chef-client periodically, in seconds</dd>
|
|
90
|
-
<dt><code>-j</code>, <code>--json-attributes JSON_ATTRIBS</code></dt><dd>Load attributes from a JSON file or URL</dd>
|
|
91
|
-
<dt><code>-E</code>, <code>--environment ENVIRONMENT</code></dt><dd>Set the Chef Environment on the node</dd>
|
|
92
|
-
<dt><code>-l</code>, <code>--log_level LEVEL</code></dt><dd>Set the log level (debug, info, warn, error, fatal)</dd>
|
|
93
|
-
<dt><code>-L</code>, <code>--logfile LOGLOCATION</code></dt><dd>Set the log file location, defaults to STDOUT - recommended for
|
|
94
|
-
daemonizing</dd>
|
|
95
|
-
<dt><code>-N</code>, <code>--node-name NODE_NAME</code></dt><dd>The node name for this client</dd>
|
|
96
|
-
<dt><code>-o</code>, <code>--override-runlist</code></dt><dd>Replace current run list with specified items</dd>
|
|
97
|
-
<dt><code>-K</code>, <code>--validation_key KEY_FILE</code></dt><dd>Set the validation key file location, used for registering new clients</dd>
|
|
98
|
-
<dt><code>-k</code>, <code>--client_key KEY_FILE</code></dt><dd>Set the client key file location</dd>
|
|
99
|
-
<dt><code>-s</code>, <code>--splay SECONDS</code></dt><dd>The splay time for running at intervals, in seconds</dd>
|
|
100
|
-
<dt><code>-u</code>, <code>--user USER</code></dt><dd>User to set privilege to</dd>
|
|
101
|
-
<dt><code>-P</code>, <code>--pid PIDFILE</code></dt><dd>Set the PID file location, defaults to /tmp/chef-client.pid</dd>
|
|
102
|
-
<dt class="flush"><code>--once</code></dt><dd>Cancel any interval or splay options, run chef once and exit</dd>
|
|
103
|
-
<dt><code>-v</code>, <code>--version</code></dt><dd>Show chef version</dd>
|
|
104
|
-
<dt><code>-h</code>, <code>--help</code></dt><dd>Show this message</dd>
|
|
105
|
-
</dl>
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
<h2 id="DESCRIPTION">DESCRIPTION</h2>
|
|
109
|
-
|
|
110
|
-
<p>The Chef Client is where almost all of the work in Chef is done. It
|
|
111
|
-
communicates with the Chef Server via REST, authenticates via Signed
|
|
112
|
-
Header Authentication, and compiles and executes Cookbooks.</p>
|
|
113
|
-
|
|
114
|
-
<p>A Chef Client does work on behalf of a Node. A single Chef Client can
|
|
115
|
-
run recipes for multiple Nodes.</p>
|
|
116
|
-
|
|
117
|
-
<p>Clients are where all the action happens - the Chef Server and Chef Expander
|
|
118
|
-
are largely services that exist only to provide the Client with information.</p>
|
|
119
|
-
|
|
120
|
-
<h2 id="SEE-ALSO">SEE ALSO</h2>
|
|
121
|
-
|
|
122
|
-
<p>Full documentation for Chef and chef-client is located on the Chef
|
|
123
|
-
wiki, http://wiki.opscode.com/display/chef/Home.</p>
|
|
124
|
-
|
|
125
|
-
<h2 id="AUTHOR">AUTHOR</h2>
|
|
126
|
-
|
|
127
|
-
<p>Chef was written by Adam Jacob <a data-bare-link="true" href="mailto:adam@ospcode.com">adam@ospcode.com</a> of Opscode
|
|
128
|
-
(http://www.opscode.com), with contributions from the community. This
|
|
129
|
-
manual page was written by Joshua Timberman <a data-bare-link="true" href="mailto:joshua@opscode.com">joshua@opscode.com</a> with
|
|
130
|
-
help2man. Permission is granted to copy, distribute and / or modify
|
|
131
|
-
this document under the terms of the Apache 2.0 License.</p>
|
|
132
|
-
|
|
133
|
-
<p>On Debian systems, the complete text of the Apache 2.0 License can be
|
|
134
|
-
found in /usr/share/common-licenses/Apache-2.0.</p>
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
<ol class='man-decor man-foot man foot'>
|
|
138
|
-
<li class='tl'>Chef 10.16.0.rc.1</li>
|
|
139
|
-
<li class='tc'>October 2012</li>
|
|
140
|
-
<li class='tr'>chef-client(8)</li>
|
|
141
|
-
</ol>
|
|
142
|
-
|
|
143
|
-
</div>
|
|
144
|
-
</body>
|
|
145
|
-
</html>
|