~gnuoy/charms/trusty/nova-compute/1427660

« back to all changes in this revision

Viewing changes to config.yaml

  • Committer: james.page at ubuntu
  • Date: 2014-06-01 14:26:17 UTC
  • mto: (83.2.1 nova-compute.lp1286762)
  • mto: This revision was merged to the branch mainline in revision 94.
  • Revision ID: james.page@ubuntu.com-20140601142617-r56j67iagf4xn0ed
Revert accidental commits

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
options:
2
 
  power_ip:
3
 
    type: string
4
 
    description: IPs of the PowerKVM machines
5
 
  power_user:
6
 
    type: string
7
 
    description: Username of the PowerKVM machines
8
 
  power_key:
9
 
    type: string
10
 
    description: power user ssh key file
11
 
  power_repo:
12
 
    type: string
13
 
    descrption: url of the power repo
14
2
  openstack-origin:
15
3
    default: distro
16
4
    type: string