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

Renames "ubuntu-server" task -> "server" for Ubuntu 14.04 #654

Merged
merged 3 commits into from
Sep 8, 2016
Merged

Renames "ubuntu-server" task -> "server" for Ubuntu 14.04 #654

merged 3 commits into from
Sep 8, 2016

Conversation

conorsch
Copy link
Contributor

The Ubuntu 14.04 config was using tasksel to add the "ubuntu-server" task, which doesn't exist. Maybe it used to. The "server" task is actually what we want, and pulls in packages for a headless setup, such
as tmux.

The "ubuntu-server" task was essentially a no-op, so it didn't break anything, but it did cause a lot of packages to be omitted. See full comparison here.

Closes #653.

The Ubuntu 14.04 config was using tasksel to add the "ubuntu-server"
task, which doesn't exist. Maybe it used to. The "server" task is
actually what we want, and pulls in packages for a headless setup, such
as tmux.
Conor Schaefer added 2 commits August 29, 2016 18:31
Also affects Ubuntu 16.04, since the Packer config for 16.04 references
the preseed file for 15.10.
@conorsch
Copy link
Contributor Author

Also affects:

  • Ubuntu 12.04
  • Ubuntu 15.10
  • Ubuntu 16.04 (uses 15.10 preseed file)

So I've patched those preseed files, as well. There are still a few hits for ubuntu-server in the repo, but I haven't explicitly tested rebuilding with the new tasks lists, so I haven't patched those. Happy to rebase or squash these changes as desired.

@cheeseplus cheeseplus merged commit cd6bdb8 into chef:master Sep 8, 2016
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.

2 participants