This bug was originally filed in Launchpad as LP: #1756083
Launchpad details
affected_projects = []
assignee = None
assignee_name = None
date_closed = 2018-05-01T18:12:06.501567+00:00
date_created = 2018-03-15T14:00:49.479817+00:00
date_fix_committed = None
date_fix_released = None
id = 1756083
importance = undecided
is_complete = True
lp_url = https://bugs.launchpad.net/cloud-init/+bug/1756083
milestone = None
owner = fewknow
owner_name = James Flint
private = False
status = invalid
submitter = fewknow
submitter_name = James Flint
tags = []
duplicates = []
Launchpad user James Flint(fewknow) wrote on 2018-03-15T14:00:49.479817+00:00
AWS AMI ubuntu/images/hvm-ssd/ubuntu-xenial-16.04-amd64-server-*
ubuntu@ip-10-90-130-11:~$ cloud-init collect
usage: /usr/bin/cloud-init [-h] [--version] [--file FILES] [--debug] [--force]
{init,modules,single,dhclient-hook,features,analyze,devel,collect-logs,clean,status}
...
/usr/bin/cloud-init: error: argument subcommand: invalid choice: 'collect' (choose from 'init', 'modules', 'single', 'dhclient-hook', 'features', 'analyze', 'devel', 'collect-logs', 'clean', 'status')
When cloud init runs and hits my native scripts it err and there is no Reason, Stdout or Stderr.
These scripts are preforming some string replaces for config files using 'sed'/
This bug was originally filed in Launchpad as LP: #1756083
Launchpad details
Launchpad user James Flint(fewknow) wrote on 2018-03-15T14:00:49.479817+00:00
AWS AMI ubuntu/images/hvm-ssd/ubuntu-xenial-16.04-amd64-server-*
ubuntu@ip-10-90-130-11:~$ cloud-init collect
usage: /usr/bin/cloud-init [-h] [--version] [--file FILES] [--debug] [--force]
{init,modules,single,dhclient-hook,features,analyze,devel,collect-logs,clean,status}
...
/usr/bin/cloud-init: error: argument subcommand: invalid choice: 'collect' (choose from 'init', 'modules', 'single', 'dhclient-hook', 'features', 'analyze', 'devel', 'collect-logs', 'clean', 'status')
When cloud init runs and hits my native scripts it err and there is no Reason, Stdout or Stderr.
These scripts are preforming some string replaces for config files using 'sed'/