This website requires JavaScript.
Explore
Help
Register
Sign In
sig_cloud
/
diskimage-builder
Watch
2
Star
0
Fork
0
You've already forked diskimage-builder
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
9ad78ced3c
diskimage-builder
/
elements
/
ironic-discoverd-ramdisk
/
package-installs.yaml
6 lines
43 B
YAML
Raw
Normal View
History
Unescape
Escape
ironic-discoverd-ramdisk element cleanup - Properly rename files - Use new package-installs - Properly check for discoverd_callback_url option (and return backward compatibility) Change-Id: I2247047b9360945408e720329d5b134cfa384ae5
2015-01-27 09:52:08 +00:00
curl
:
Fix incorrect package name dmidecoded to dmidecode When executing "ramdisk-image-create -o discovery ubuntu ironic-discoverd-ramdisk", below error occurs. E: Unable to locate package dmidecoded The reason why above command fails is incorrect package name. (F) dmidecoded (T) dmidecode This patch set fix this bug. Change-Id: I46d3dafce1eef1b017c4ac9121336aa68d749798 Closes-Bug: #1430599
2015-03-11 00:58:36 +00:00
dmidecode
:
ironic-discoverd-ramdisk element cleanup - Properly rename files - Use new package-installs - Properly check for discoverd_callback_url option (and return backward compatibility) Change-Id: I2247047b9360945408e720329d5b134cfa384ae5
2015-01-27 09:52:08 +00:00
ipmitool
:
Support assigning IPMI credentials in ironic-discoverd-ramdisk When setting IPMI credentials is requested, ironic-discoverd will return ipmi_setup_credentials=true, ipmi_username and ipmi_password in response. Use ipmitool to set credentials in this case. Change-Id: I8ace9e817e5ce9dbfb8564feec4a3ce6c0e1b233
2015-02-12 13:20:56 +00:00
jq
:
ironic-discoverd-ramdisk element cleanup - Properly rename files - Use new package-installs - Properly check for discoverd_callback_url option (and return backward compatibility) Change-Id: I2247047b9360945408e720329d5b134cfa384ae5
2015-01-27 09:52:08 +00:00
util-linux
:
Reference in New Issue
Copy Permalink