~ubuntu-branches/debian/stretch/fuel-agent/stretch

« back to all changes in this revision

Viewing changes to contrib/fuel_bootstrap/fuel_bootstrap_cli/fuel_bootstrap/settings.yaml.sample

  • Committer: Package Import Robot
  • Author(s): Thomas Goirand
  • Date: 2016-03-16 17:12:17 UTC
  • mfrom: (1.1.1)
  • Revision ID: package-import@ubuntu.com-20160316171217-p5b360dfuxm5yidy
Tags: 9.0~0+2016.03.09.git.b1ba4b7747+dfsg1-1
* New upstream release based on commit b1ba4b7747.
* Uploading to unstable.
* Lots of tweaks to make Debian provisionning works.
* Standards-Version: 3.9.7 (no change).

Show diffs side-by-side

added added

removed removed

Lines of Context:
17
17
kernel_flavor: linux-image-generic-lts-trusty
18
18
# Define packages list
19
19
packages:
20
 
  - vim
 
20
  - fuel-agent
 
21
  - hwloc
 
22
  - hpsa-dkms
 
23
  - i40e-dkms
 
24
  - linux-firmware
 
25
  - linux-firmware-nonfree
 
26
  - linux-headers-generic
 
27
  - live-boot
 
28
  - live-boot-initramfs-tools
21
29
  - mc
22
 
  - openssh-client
23
 
  - openssh-server
24
 
  - ntp
25
30
  - mcollective
 
31
  - msmtp-mta
 
32
  - multipath-tools
 
33
  - multipath-tools-boot
26
34
  - nailgun-agent
27
35
  - nailgun-mcagents
28
36
  - network-checker
29
 
  - fuel-agent
 
37
  - ntp
 
38
  - openssh-client
 
39
  - openssh-server
 
40
  - squashfs-tools
30
41
  - ubuntu-minimal
31
 
  - live-boot
32
 
  - live-boot-initramfs-tools
 
42
  - vim
33
43
  - wget
34
 
  - linux-firmware
35
 
  - linux-firmware-nonfree
36
 
  - linux-headers-generic
37
 
  - hpsa-dkms
38
 
  - i40e-dkms
39
44
  - xz-utils
40
 
  - squashfs-tools
41
 
  - msmtp-mta
42
45
# Ignore proxy for this repos
43
46
#direct_repo_addresses:
44
47
#    - 127.0.0.1