Files
micro-config-drive/docs/ucd-oci.1
T
William Douglas bfadb7b09f Add Oracle Cloud support
Enable ucd to work within the Oracle Cloud environment. In this case
it involves creating the opc user and provisioning the ssh public
key.
2018-05-14 15:05:49 -07:00

1.1 KiB

UCD-OCI(1) UCD-OCI(1)
 
 
 
NAME
ucd-oci - Fetch ssh public key from OCI service
 
SYNOPSIS
/usr/bin/ucd-oci
 
DESCRIPTION
ucd-oci a helper program that fetches the SSH pubkey provided to the
cloud instance. After fetching the data, ucd-aws creates a #cloud-con-
fig text block and passes the output to ucd(1) for processing/execu-
tion.
 
OPTIONS
ucd-oci has no configurable options.
 
EXIT STATUS
On success, 0 is returned, a non-zero failure code otherwise. The exit
code returned may be the exit code of the subsequent ucd program execu-
tion.
 
COPYRIGHT
o Copyright (C) 2017 Intel Corporation, License: CC-BY-SA-3.0
 
 
 
SEE ALSO
ucd(1)
 
NOTES
Creative Commons Attribution-ShareAlike 3.0 Unported
 
o http://creativecommons.org/licenses/by-sa/3.0/
 
 
 
 
 
 
May 2018 UCD-OCI(1)