d9a218b7d5
Later once the upstream no longer uses phantomjs, we should be able to execute the entire integration test suite. This includes the standard-test-overlay role, and the standard-test-scripts role. These will be suggested to the standard-test-roles repo.
13 lines
411 B
Markdown
13 lines
411 B
Markdown
# Ansible role for overlaying Atomic Host packages
|
|
|
|
Certain Atomic Host use cases require that packages are
|
|
overlaid onto the host. This role allows you to do that.
|
|
|
|
You should not use this role to indiscriminately overlay test
|
|
dependencies into the Atomic Host unless those dependencies are
|
|
part of a real end user story.
|
|
|
|
You should define the following variables:
|
|
|
|
* packages: A list of packages to overlay
|