Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 1 of 1 for pc1m (0.01 seconds)

The search processing time has exceeded the limit. The displayed results may be partial.

  1. Vagrantfile

        install_command: 'zypper --non-interactive --quiet install --no-recommends',
        extra: extra
      )
    end
    
    def sles_common(config, name)
      extra = <<-SHELL
        zypper rr systemsmanagement_puppet puppetlabs-pc1 devel_tools_scm
        zypper ar http://download.opensuse.org/distribution/12.3/repo/oss/ oss
        zypper --non-interactive  --gpg-auto-import-keys refresh
        zypper --non-interactive install git-core
    Created: Wed Apr 08 16:19:15 GMT 2026
    - Last Modified: Wed Feb 17 17:41:23 GMT 2021
    - 14.9K bytes
    - Click Count (0)
Back to Top