walter-cd / walter

Tiny deployment pipeline
http://walter-cd.net
Apache License 2.0
438 stars 39 forks source link

Execution stages in specified (remote) machines #12

Closed takahi-i closed 7 years ago

takahi-i commented 10 years ago

The following is the sample of the remote config.

stage: testing-db
     type: serverspec
        conf: hoge/serverspec_db.spec
     target:
        - db-host3.localdomain
         - db-host4.localdomain
takahi-i commented 10 years ago

I will survey the implementations and testing way in other projects such as capistrano and ansible.

takahi-i commented 10 years ago

Removed the assignment since this feature is not included in the first release.

mizzy commented 7 years ago

I close this for cleaning issues.