Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

providers/azure: add initial support #137

Merged
merged 3 commits into from
Sep 28, 2015
Merged

Conversation

crawford
Copy link
Contributor

No description provided.

link: warning: option -X main.version v0.1.6-6-g54b91e4-dirty may not
work in future releases; use -X main.version=v0.1.6-6-g54b91e4-dirty
)

const (
CDROM_DRIVE_STATUS = 0x5326
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is there a better way to get these values?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nope. What a pile of shit.

@crawford
Copy link
Contributor Author

@vcaputo PTAL.

initialBackoff = 100 * time.Millisecond
maxBackoff = 30 * time.Second
configDevice = "/dev/disk/by-id/ata-Virtual_CD"
configPath = "CustomData.bin"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

leading slash

@vcaputo
Copy link
Contributor

vcaputo commented Sep 28, 2015

lgtm

@vcaputo
Copy link
Contributor

vcaputo commented Sep 28, 2015

hooray for no xml

crawford added a commit that referenced this pull request Sep 28, 2015
 providers/azure: add initial support
@crawford crawford merged commit 88c0da9 into coreos:master Sep 28, 2015
@crawford crawford deleted the azure branch September 28, 2015 20:44
darkmuggle pushed a commit to darkmuggle/ignition that referenced this pull request Jul 21, 2020
dracut: ignore Azure SR-IOV VF interface
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants