diff options
author | Bogdan Dobrelya <bdobreli@redhat.com> | 2017-04-24 18:07:00 +0200 |
---|---|---|
committer | Bogdan Dobrelya <bdobreli@redhat.com> | 2017-04-24 18:07:40 +0200 |
commit | 8f5c6b8250eaf71c00076ff00b9e2916e183acb5 (patch) | |
tree | fbcbfffbedc77306d3d1a29637a0ed0ad380faa1 | |
parent | 97aac6a58c30d044cc04f67829d74c98f56d28ba (diff) |
Update puppet-etcd version
Include the yaml config file for containers
Change-Id: I3ad463217ed3f2d6374627248236b274cfed72fb
Signed-off-by: Bogdan Dobrelya <bdobreli@redhat.com>
-rw-r--r-- | Puppetfile_extras | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Puppetfile_extras b/Puppetfile_extras index f224b9a..481a8ec 100644 --- a/Puppetfile_extras +++ b/Puppetfile_extras @@ -27,7 +27,7 @@ mod 'datacat', mod 'etcd', :git => 'https://github.com/cristifalcas/puppet-etcd', - :ref => '1.10.0' + :ref => '1.11.0' mod 'fdio', :git => 'https://git.fd.io/puppet-fdio', |