ports/sysutils/py-google-compute-engine/pkg-descr
Stefan Eßer fb16dfecae Remove WWW entries moved into port Makefiles
Commit b7f05445c0 has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
2022-09-07 23:58:51 +02:00

12 lines
631 B
Text

Google Compute Engine offers scripts and daemons which run in the
background and provides the following services:
- Accounts daemon to setup and manage user accounts, and to enable SSH key based
authentication.
- Clock skew daemon to keep the system clock in sync after VM start and stop
events.
- Instance setup scripts to execute VM configuration scripts during boot.
- IP forwarding daemon that integrates network load balancing with forwarding
rule changes into the guest.
- Metadata scripts to run user provided scripts at VM startup and shutdown.
- Network setup service to enable multiple network interfaces on boot.