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

[FLOC-2129] Redhat openstack server with static DNS entries #100

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

wallrj
Copy link
Contributor

@wallrj wallrj commented Jun 6, 2015

Fixes: https://clusterhq.atlassian.net/browse/FLOC-2129

I rebuilt redhat-openstack/centos-7/0 using this modified fabfile.

Let's see if it remains online a little longer.

Review on Reviewable

@@ -8,6 +8,7 @@
from pipes import quote as shellQuote
from fabric.api import sudo, task, env, put, run, local
from fabric.context_managers import shell_env
from cuisine import file_update, text_ensure_line, mode_sudo, mode_remote
Copy link
Contributor

Choose a reason for hiding this comment

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

I'm not sure about this new dependency. Is it so much harder to do these things using fabric directly?

@exarkun
Copy link
Contributor

exarkun commented Jun 6, 2015

Thanks.

I presume the slave has been re-deployed using this branch. If the new configuration seems to work, we can re-visit how to automate setting it up post-1.0. Perhaps with cuisine, perhaps not.

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.

3 participants