Displaying 20 results from an estimated 208 matches for "vagrant".
2012 Oct 01
7
Passing http_proxy_host option
Hi,
I''ve been trying to pass the http_proxy_host option to puppet but it''s not
taking.
I have tried the following:
sudo puppet apply --debug --verbose --http_proxy_host
http://user:pass@fqdn.com.au --modulepath ''/tmp/vagrant-puppet/modules-0''
/tmp/vagrant-puppet/manifests/default.pp
sudo puppet apply --debug --verbose
--http_proxy_host=http://user:pass@fqdn.com.au --modulepath
''/tmp/vagrant-puppet/modules-0'' /tmp/vagrant-puppet/manifests/default.pp
sudo puppet apply --debug --verbose
--ht...
2013 Sep 29
1
set up a Gluster 2 node cluster in two lines of code :)
Hi gluster !
For those of you who need to spin up virtual gluster clusters for
development and testing:
Just finished creating a vagrantized, fully automated, totally rebuildable
and teardownable two node fedora 19 gluster setup and shared it on the
forge!
It uses fedora19 but since its all vagrant powered, you dont need to grab
or download a distro or iso or anything, just clone the git repo, run
vagrant up, and let vagrant automa...
2015 Jun 08
0
Release for CentOS Linux 7 x86_64 Vagrant Box
We are pleased to announce the immediate availability for CentOS Linux 7
x86_64 images for Vagrant.
This image represents a minimal install set, that lines up with the user
expectation for our Cloud Images, our ISO based Minimal installer and
the default minimal install profile from the in-distro install options.
Images are released for the VirtualBox and LibVirt providers ( more
providers com...
2012 Feb 16
4
Could not set present on ensure: Read-only file system
...try install python-psycopg2 with other packages, when run apt-get -y
update returns the errors:
err: /Stage[main]/Etc/Package[build-essential]/ensure: change from
purged to present failed: Could not set ''present on ensure: Read-only
file system - /tmp/puppet20120216-1063-18q7lsz-0 at
/tmp/vagrant-puppet/manifests/vagrant.pp:15
err: /Stage[main]/Etc/Package[python-psycopg2]/ensure: change from
purged to present failed: Execution of ''/usr/bin/apt-get -q -y -o
DPkg::Options::=--force-confold install python-psycopg2'' returned 100:
W: Not using locking for read only lock file...
2014 Jan 09
1
OSX - SSH agent functionality differing based upon CLI arguments
Trying to get SSH agent forwarding working for a popular open source configuration management system called Ansible.
I?ve had some unexpected behaviour, the only cause of which I can find is how I express the command line arguments.
http://stackoverflow.com/questions/20952689/vagrant-ssh-agent-forwarding-how-is-it-working?noredirect=1#comment31511341_20952689
In summarise:
In the first instance I can create a SSH connection, and and execute a remote git clone (via SSH), the Agent Forwarding works, and I am not prompted for credentials:
ssh vagrant at 127.0.0.1 -p 2222 \
-o C...
2015 Nov 11
0
Announcing release for Vagrant 1.7.4 on CentOS Linux 7 x86_64 SCL
I am pleased to announce the immediate availability of Vagrant 1.7.4 on
CentOS Linux 7 x86_64, delivered via a Software Collection (SCL) built
by the SCLo Special Interest Group
(https://wiki.centos.org/SpecialInterestGroup/SCLo).
QuickStart
----------
You can get started in three easy steps:
$ sudo yum install centos-release-scl
$ sudo yum install s...
2013 Jan 29
2
Reusable Puppet config for Vagrant
I took an hour this morning to document how I use Vagrant and Puppet together to provision development VMs as well as more production-like systems. This may be entirely elementary to folks who are more fluent with Puppet, but this is an example I thought was lacking.
https://github.com/blalor/vagrant-puppet-example
I welcome feedback and criticism of t...
2017 Feb 15
1
provisioning with vagrant-libvirt leaves .img file only readable by root
I'm using libvirt on Debian/stretch (testing) with vagrant and the
vagrant-libvirt plugin. When I import a vagrant box (jessie64.box), the
resulting file permssions let anyone in the "kvm" group read the img.
But when I build upon that box, only root can read it:
-rw------- 1 root root 20198785024 Sep 19 18:19
buildserver_default.img
-r...
2015 Jun 09
0
CentOS-announce Digest, Vol 124, Issue 4
...ce-request at centos.org
You can reach the person managing the list at
centos-announce-owner at centos.org
When replying, please edit your Subject line so it is more specific
than "Re: Contents of CentOS-announce digest..."
Today's Topics:
1. Release for CentOS Linux 7 x86_64 Vagrant Box (Karanbir Singh)
----------------------------------------------------------------------
Message: 1
Date: Mon, 08 Jun 2015 16:52:09 +0100
From: Karanbir Singh <kbsingh at centos.org>
To: CentOS Announcements List <centos-announce at centos.org>
Subject: [CentOS-announce] Release f...
2015 Mar 17
2
FreeBSD ZFS maildir to mdbox
...lso did set with mmap_disable=yes. This didn't resolve the problem.
How can I fix this?
The same conversion on a virtual ubuntu 14.04 box works with mentions of
"filename has the wrong S value" and Corrupted index errors.
The FreeBSD errors and dovecot -n are included below:
dsync(vagrant): Error:
read(./Maildir/cur/1296038598.29562.mail.micite.net,S=20542:2,Sa)
failed: Cached message size smaller than expected (20542 < 20640,
box=INBOX, UID=475)
dsync(vagrant): Error: Maildir filename has wrong S value, renamed the
file from ./Maildir/cur/1296038598.29562.mail.micite.net,S=2...
2013 Jul 30
2
Vagrant Puppet Provision VM
Hi All,
I am using Vagrant to provision a box (CentOS 6.x) with puppet
provisioner. The box is built by using veewee, with ruby 1.8.7 and puppet
3.2 iinstalled, and the vagrant environment layout is,
.
├── Gemfile
├── Gemfile.lock
├── Rakefile
├── Vagrantfile
├── definitions
│ └── centos-6.3.minimal
├── hiera
│ └── d...
2013 Nov 18
4
Puppet Masterless on Windows
Hi all,
I have been working on a configuration of a Masterless configuration on
Windows. I am able to get individual jobs to run like:
puppet apply <path to my puppet .pp file>
However, I would like to spin up the Vagrant box off a base VM, and have a
puppet manifest file in a location where puppet knows to look and provision
based off that file. The obvious place seems to be
C:\ProgramData\PuppetLabs\puppet\etc on Windows. However, I can''t seem to
get the agent configured right to look at a manifest...
2016 Oct 14
0
Updated Vagrant Box's are now available : 1609
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi,
Updated Vagrant box's are now available for CentOS Linux 7 and CentOS
Linux 6 for x86_64. These are available, as in the past, for the
Libvirt and the VirtualBox providers in Vagrant. We have also enabled
the vmware providers, for anyone using Vmware's products for backing
Vagrant on Linux, MacOS or Window...
2024 Jan 10
1
CentOS box images at Vagrant Cloud give 404
Hi,
At Vagrant Cloud there are "box" images for stream8 and stream9 [1]. At
least they are supposed to be there.
The download links on the detail pages, for example for stream9
20230727.1 [2] are redirected to cloud.centos.org, however they give an
404 error.
Possibly the centos Vagrant Cloud page is...
2015 Nov 12
0
CentOS-announce Digest, Vol 129, Issue 5
...ntos-announce-request at centos.org
You can reach the person managing the list at
centos-announce-owner at centos.org
When replying, please edit your Subject line so it is more specific
than "Re: Contents of CentOS-announce digest..."
Today's Topics:
1. Announcing release for Vagrant 1.7.4 on CentOS Linux 7 x86_64
SCL (Honza Horak)
----------------------------------------------------------------------
Message: 1
Date: Wed, 11 Nov 2015 18:10:30 +0100
From: Honza Horak <hhorak at redhat.com>
To: centos-announce at centos.org
Subject: [CentOS-announce] Announcing re...
2016 Aug 10
0
Updated Vagrant Box's are now available : 1607
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi,
Updated Vagrant box's are now available for CentOS Linux 7 and CentOS
Linux 6 for x86_64. These are available for the Libvirt and the
VirtualBox providers in Vagrant.
ref: https://atlas.hashicorp.com/centos/boxes/6
https://atlas.hashicorp.com/centos/boxes/7
Release Notes for these images are published a...
2013 Oct 03
1
(no subject)
Hello Friends,
Please give me the link, How can i download the gluster storage platform
iso. And how can i get the graphical console of gluster.
--
*Thanks and Regards.*
*Vishvendra Singh Chauhan*
*+91-8750625343*
http:// <http://linux-links.blogspot.com>linux-links.blogspot.com
God First Work Hard Success is Sure...
-------------- next part --------------
An HTML attachment was
2013 May 29
0
Unable to Connect to Master
I had a vagrant environment working perfectly yesterday, then left it alone
for about 10 hours, come back, and having the same error message every time
I try to run the agent. Destroyed and brought back up both VM''s but still
having the same results. I really have no idea where to start with this
type...
2012 Sep 07
1
Set http_proxy environment variable for package install?
Hi,
I''m attempting to use Puppet with Vagrant to setup some boxes.
My desktop is sitting behind a corporate HTTP proxy.
This is my current (rather Spartan) manifests file:
package { "python-pip":
> ensure => "installed"
> }
> package { "build-essential":
> ensure => "installed"
&...
2017 Jul 18
0
CentOS Atomic Host 7.1706 Released
...system designed to run
Docker containers, built from standard CentOS 7 RPMs, and tracking the
component versions included in Red Hat Enterprise Linux Atomic Host.
[1] https://wiki.centos.org/SpecialInterestGroup/Atomic/Download
CentOS Atomic Host is available as a VirtualBox or libvirt-formatted
Vagrant box, or as an installable ISO, qcow2 or Amazon Machine image.
These images are available for download at cloud.centos.org. The backing
ostree repo is published to mirror.centos.org.
CentOS Atomic Host includes these core component versions:
- atomic-1.17.2-9.git2760e30.el7.x86_64
- cloud-init...