Updates docs for SR1 with final revision
[genesis.git] / fuel / build / f_isoroot / f_bootstrap / README
1 ##############################################################################
2 # Copyright (c) 2015 Ericsson AB and others.
3 # stefan.k.berg@ericsson.com
4 # jonas.bjurel@ericsson.com
5 # All rights reserved. This program and the accompanying materials
6 # are made available under the terms of the Apache License, Version 2.0
7 # which accompanies this distribution, and is available at
8 # http://www.apache.org/licenses/LICENSE-2.0
9 ##############################################################################
10
11 This function modifies the adds hooks to the beginning and end of
12 /usr/local/sbin/bootstrap_admin_nodes.sh, which is run as the
13 last post step from ks.cfg
14
15 This enables other functions to place scripts into two directories
16 run either at the beginning or the end of the bootstrap procedure:
17
18         /opt/opnfv/bootstrap/pre.d
19         /opt/opnfv/bootstrap/post.d
20
21 These will be run in lexical order at pre or post.
22
23 CI note: Using pre.d, it would be possible to "inject" a pre-defined
24 astute.yaml for Fuel.