Cloud Init: LPI 701 Flashcards

Prepare Cloud Init topics in LPI 701 Certification

1
Q

Cloud init: casses of use

A
Setting a default locale
Setting an instance hostname
Generating instance ssh private keys
adding ssh keys to a users .ssh/authorized_keys
Setting up ephemeral mount points
configuring network devices
Packer: post-processors examples:
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

cloud init: Initializes cloud-init and performs initial modules

A

cloud-init init

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

cloud init: activate modules using a given configuration key

A

cloud-init modules:

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Runs a single module

A

cloud-init single:

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

cloud-init runs development tools

A

cloud-init devel

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

cloud-init collects and tar cloud-init debug info

A

cloud-init collect-logs

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

cloud-init: Removes logs and artifacts so cloud-init can re-run

A

cloud-init clean

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Reports cloud-init status or wait on completion

A

cloud-init status

How well did you know this?
1
Not at all
2
3
4
5
Perfectly