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

Create VM for Jenkins #544

Merged
merged 3 commits into from
Mar 3, 2022
Merged

Conversation

marieke-bijlsma
Copy link
Contributor

No description provided.

# 9. Configure League of Robots for a specific cluster. E.g.:
# $> lor-config nibbler
# 10. Execute playbook to create VMs. E.g.:
# $> ansible-playbook -i static_inventories/nibbler_hosts.ini deploy-os_servers.yml
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
# $> ansible-playbook -i static_inventories/nibbler_hosts.ini deploy-os_servers.yml
# $> ansible-playbook create-jenkins-server.yml

Copy link
Contributor

Choose a reason for hiding this comment

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

Note: with new inventory plugin you no longer need to specify the inventory on the command line.

Comment on lines 10 to 11
public_ip_addresses:
# jenkins: 'xxx'
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
public_ip_addresses:
# jenkins: 'xxx'

Copy link
Contributor

Choose a reason for hiding this comment

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

Not required here; can be removed.

Copy link
Contributor

@pneerincx pneerincx left a comment

Choose a reason for hiding this comment

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

Small inline comments.

Copy link
Contributor

@pneerincx pneerincx left a comment

Choose a reason for hiding this comment

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

See small inline comments.

@pneerincx pneerincx merged commit 317fcce into rug-cit-hpc:develop Mar 3, 2022
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