aboutsummaryrefslogtreecommitdiffstats
path: root/deploy/adapters/ansible/openstack_mitaka_xenial/roles/setup-network/files/setup_networks/net_init
blob: 41ccb9888a9620d14c418f7996f2f1508187ce65 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
#! /bin/sh
### BEGIN INIT INFO
# Provides:          anamon.init
# Required-Start:    $network
# Required-Stop:
# Should-Start:
# Should-Stop:
# Default-Start:     2 3 4 5
# Default-Stop:      0 1 6
# Short-Description: Starts the cobbler anamon boot notification program
# Description:       anamon runs the first time a machine is booted after installation.
### END INIT INFO



#
# anamon.init: Starts the cobbler post-install boot notification program
#
# chkconfig: 35 0 6
#
# description: anamon runs the first time a machine is booted after
#              installation.
#
python /opt/setup_networks/setup_networks.py