Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Installation documentation for windows does not reflect current trees structure #205

Open
funkymugs opened this issue May 18, 2020 · 0 comments

Comments

@funkymugs
Copy link

The installation instructions do not instruct to go into the standalone or distributed directories to do 'vagrant up', and shows that the directory structure under icinga-vagrant as quite different than it is currently.

Steps to Reproduce (for bugs)

  1. Clone repository from github: git.exe clone https://github.com/Icinga/icinga-vagrant
  2. cd icinga-vagrant
  3. cd icinga2x (which fails because this directory does not exist)

Current directory structure is:
C:\Users\XXXX\Documents\icinga-vagrant>dir
Volume in drive C is XXXX
Volume Serial Number is XXXX

Directory of C:\Users\XXXX\Documents\icinga-vagrant

05/18/2020 09:01 AM

.
05/18/2020 09:01 AM ..
05/18/2020 09:01 AM .github
05/18/2020 09:01 AM 41 .gitignore
05/18/2020 09:01 AM 2,163 .mailmap
05/18/2020 09:01 AM .puppet
05/18/2020 09:01 AM 619 AUTHORS
05/18/2020 09:01 AM centos7-dev
05/18/2020 09:01 AM distributed
05/18/2020 09:01 AM doc
05/18/2020 09:01 AM elastic
05/18/2020 09:01 AM graylog
05/18/2020 09:01 AM influxdb
05/18/2020 09:01 AM 18,431 LICENSE
05/18/2020 09:01 AM 27,065 README.md
05/18/2020 09:35 AM standalone
05/18/2020 09:01 AM tools
5 File(s) 48,319 bytes
12 Dir(s) 61,751,578,624 bytes free

C:\Users\XXXX\Documents\icinga-vagrant>

Your Environment

  • Vagrant version (vagrant -v): Vagrant 2.2.9
  • Operating system: Windows 10 Home
  • Provider (VirtualBox, Parallels, libvirt): VirtualBox
pull bot pushed a commit to Mattlk13/icinga-vagrant that referenced this issue Nov 10, 2022
96a95cc9 Release 4.0.5
e120ab6b Setup module specific facts
84760c17 Restore deploy step in Travis
16dd9867 Update pdk version
1b58de0e When upgrading to Filebeat 7.x you should set the major_version to 7 otherwise the configuration tests will fail to execute. (#221)
2b0b6103 Update metadata versions (#220)
9925e5bf Release v4.0.4
d1b98521 Adding support for config file validation for version 7 on Windows (#219)
96aaec44 Release version 4.0.3
bfb79da1 Adding support for version check of Windows filebeat version 5 though 7 (#218)
bc676580 Release v4.0.2
55023038 Clear the yum cache after making changes to the yum repo
0c0b077c Require the puppetlabs/yumrepo_core module
6756f005 Release 4.0.1
045f112c Fix regression on fresh installs (#216)
869f5d74 Update pdk and fix unit tests (#213)
49f45602 Release 4.0.0
c4a11770 Add unreleased tag to 4.0.0
a1b47e2b Remove queue_size
49430962 Add support for http metrics and filebeat 7
33507880 Convert prospector to input
a60f6954 Prospectors depends on filebeat.yml (Icinga#211)
0a654dd8 Don't test against Puppet 4
9575d782 Document adding registry_flush
d179388a Merge branch 'add_registry_flush'
3724d1b2 Make registry_flush optional
ea3855fb Allow strings for clean_inactive
757ab26a Merge remote-tracking branch 'pcfens/master' into add_registry_flush
9138c8f9 Release v3.4.0
c902e924 Bring changelog up to date
796eb2a1 Fix filebeat::prospector::fields_under_root (Icinga#205)
bca8323c Add a filebeat.config.modules section (Icinga#204)
fdc28f97 Support filebeat.registry_flush in filebeat.yml

git-subtree-dir: .puppet/modules/filebeat
git-subtree-split: 96a95cc9b90aff5dc02238b18596ed9c1096424c
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant