This reverts commit 5a7ff5102154b08055c37868810192a9dca8044b and uses www/py-boto3 instead of the removed devel/py-boto, and releng-gce@ assumes maintainership. This is meant to be a temporary measure as we are exploring alternatives for GCE support. MFH: 2025Q2
23 lines
715 B
Plaintext
23 lines
715 B
Plaintext
[
|
|
{ type: install
|
|
message: <<EOM
|
|
google-compute-engine has been installed, and the following services are
|
|
available:
|
|
|
|
google_accounts_daemon Responsible for provisioning and
|
|
deprovisioning user accounts
|
|
google_clock_skew_daemon Responsible for syncing the software clock with
|
|
the hypervisor clock
|
|
google_instance_setup Configure the guest at boot
|
|
google_network_daemon Responsible to manage network interfaces and ip
|
|
routes in the guest
|
|
google_startup Implement support for running host provided
|
|
startup / shutdown scripts
|
|
|
|
To enable the above services, sysrc <servicename>_enable=YES
|
|
|
|
Reboot your system or start the services, service <servicename> start
|
|
EOM
|
|
}
|
|
]
|