Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
slapos
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
isaak yansane-sisk
slapos
Commits
b38f30bb
Commit
b38f30bb
authored
Sep 26, 2012
by
Cédric de Saint Martin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Ambiguous name
parent
3a6807d2
Changes
5
Show whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
1 addition
and
1 deletion
+1
-1
setup.py
setup.py
+1
-1
slapos/recipe/addresiliency/__init__.py
slapos/recipe/addresiliency/__init__.py
+0
-0
slapos/recipe/addresiliency/template/bully.py.in
slapos/recipe/addresiliency/template/bully.py.in
+0
-0
slapos/recipe/addresiliency/template/bully_new.py.in
slapos/recipe/addresiliency/template/bully_new.py.in
+0
-0
slapos/recipe/addresiliency/template/conf.in.in
slapos/recipe/addresiliency/template/conf.in.in
+0
-0
No files found.
setup.py
View file @
b38f30bb
...
@@ -41,7 +41,7 @@ setup(name=name,
...
@@ -41,7 +41,7 @@ setup(name=name,
zip_safe
=
True
,
zip_safe
=
True
,
entry_points
=
{
entry_points
=
{
'zc.buildout'
:
[
'zc.buildout'
:
[
'addresiliency = slapos.recipe.addres:Recipe'
,
'addresiliency = slapos.recipe.addres
iliency
:Recipe'
,
'agent = slapos.recipe.agent:Recipe'
,
'agent = slapos.recipe.agent:Recipe'
,
'apache.frontend = slapos.recipe.apache_frontend:Recipe'
,
'apache.frontend = slapos.recipe.apache_frontend:Recipe'
,
'apachephp = slapos.recipe.apachephp:Recipe'
,
'apachephp = slapos.recipe.apachephp:Recipe'
,
...
...
slapos/recipe/addres/__init__.py
→
slapos/recipe/addres
iliency
/__init__.py
View file @
b38f30bb
File moved
slapos/recipe/addres/template/bully.py.in
→
slapos/recipe/addres
iliency
/template/bully.py.in
View file @
b38f30bb
File moved
slapos/recipe/addres/template/bully_new.py.in
→
slapos/recipe/addres
iliency
/template/bully_new.py.in
View file @
b38f30bb
File moved
slapos/recipe/addres/template/conf.in.in
→
slapos/recipe/addres
iliency
/template/conf.in.in
View file @
b38f30bb
File moved
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment