Github user epikhinm commented on a diff in the pull request:

    https://github.com/apache/bigtop/pull/402#discussion_r222590103
  
    --- Diff: provisioner/docker/config_fedora-26.yaml ---
    @@ -14,10 +14,10 @@
     # limitations under the License.
     
     docker:
    -        memory_limit: "4g"
    -        image: "bigtop/puppet:trunk-centos-6"
    +        memory_limit: "8g"
    +        image: "bigtop/puppet:1.3.0-fedora-26"
     
    -repo: "http://repos.bigtop.apache.org/releases/1.2.1/centos/6/x86_64";
    +repo: "http://repos.bigtop.apache.org/releases/1.3.0/fedora/26/$basearch";
    --- End diff --
    
    Debian-based distro's support $(ARCH) variable 
https://manpages.debian.org/jessie/apt/sources.list.5.en.html


---

Reply via email to