testing
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
# alpine_cloud_init_setup
|
# alpine_cloud_init_setup
|
||||||
|
|
||||||
**INSTALL AND INITIAL SETUP**
|
## **INSTALL AND INITIAL SETUP**
|
||||||
|
|
||||||
## first boot
|
## first boot
|
||||||
boot alpine from network
|
boot alpine from network
|
||||||
@@ -32,7 +32,7 @@ write disk: y
|
|||||||
reboot
|
reboot
|
||||||
```
|
```
|
||||||
|
|
||||||
# CONFIGURATION
|
## **CONFIGURATION**
|
||||||
|
|
||||||
## set nano as default editor
|
## set nano as default editor
|
||||||
```bin
|
```bin
|
||||||
@@ -109,7 +109,7 @@ wget -qO /root/scripts/download-alpine-scripts.sh aknlw.com/download-alpine-scri
|
|||||||
chmod +x /root/scripts/download-alpine-scripts.sh
|
chmod +x /root/scripts/download-alpine-scripts.sh
|
||||||
```
|
```
|
||||||
|
|
||||||
# FINALIZE - DO NOT POWER BACK ON BEFORE CONVERTING TO TEMPLATE
|
## **FINALIZE - DO NOT POWER BACK ON BEFORE CONVERTING TO TEMPLATE**
|
||||||
```bin
|
```bin
|
||||||
setup-cloud-init
|
setup-cloud-init
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user