Skip to content
This repository has been archived by the owner on Jan 19, 2022. It is now read-only.

Add fabfile.py for code deployments. #11

Merged
merged 1 commit into from
Nov 12, 2013
Merged

Conversation

jasonthomas
Copy link
Member

No description provided.

from fabric.api import (env, execute, lcd, local, parallel,
run, roles, task)

from fabdeploytools.rpm import RPMBuild
Copy link
Collaborator

Choose a reason for hiding this comment

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

Do we need to add a dependency on fabdeploy somewhere?

Copy link
Member Author

Choose a reason for hiding this comment

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

Fabdeploy is managed by puppet and installed on our admin servers.

almet added a commit that referenced this pull request Nov 12, 2013
Add fabfile.py for code deployments.
@almet almet merged commit e25e603 into mozilla:master Nov 12, 2013
@jasonthomas jasonthomas deleted the deploy branch November 21, 2013 19:04
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants